# Graphor Docs ## Docs - [API Overview](https://docs.graphorlm.com/api-overview.md): Quick guide to Graphor REST API endpoints - [Chat API](https://docs.graphorlm.com/api-reference/chat-api.md): Ask questions about your documents using natural language - [Extraction API](https://docs.graphorlm.com/api-reference/extract-api.md): Extract structured data from documents using JSON Schema - [API Overview](https://docs.graphorlm.com/api-reference/overview.md): Overview of the Graphor Public REST APIs: Sources, Chat and Extraction - [Prebuilt RAG API](https://docs.graphorlm.com/api-reference/prebuilt-rag-api.md): Retrieve relevant document chunks using semantic search - [Delete Source](https://docs.graphorlm.com/api-reference/sources/delete.md): Remove documents from your project via the Graphor REST API - [List Sources](https://docs.graphorlm.com/api-reference/sources/list.md): List all sources in your project via the Graphor REST API - [Get elements](https://docs.graphorlm.com/api-reference/sources/list-elements.md): Retrieve parsed elements (chunks/partitions) of a source via the Graphor REST API - [Reprocess Source](https://docs.graphorlm.com/api-reference/sources/process.md): Re-process an existing source with a different partition method via the Graphor REST API (async) - [Ingest Sources](https://docs.graphorlm.com/api-reference/sources/upload.md): Upload sources (files, web pages, GitHub, YouTube) to your project via the Graphor REST API - [API Tokens](https://docs.graphorlm.com/guides/api-tokens.md): Create and manage API tokens for secure programmatic access to Graphor - [Extraction](https://docs.graphorlm.com/guides/data-extraction.md): Extract structured data from your documents using LLM-powered extraction with custom schemas and natural language instructions - [Ingestion](https://docs.graphorlm.com/guides/data-ingestion.md): Import and process documents from multiple sources with state-of-the-art parsing, OCR, and intelligent content classification - [Chat](https://docs.graphorlm.com/guides/document-chat.md): Ask questions about your documents using natural language and get answers grounded in your content - [Welcome to Graphor](https://docs.graphorlm.com/introduction.md): Graphor is a powerful data ingestion and processing platform that transforms unstructured content into actionable knowledge. Ingest 25+ file formats with state-of-the-art parsing, scrape web pages, process GitHub repositories and YouTube videos. Extract structured data with LLM-powered extraction an… - [MCP Server](https://docs.graphorlm.com/mcp-server.md): Connect AI agents and coding assistants to your Graphor documents using the Model Context Protocol - [Quickstart](https://docs.graphorlm.com/quickstart.md): Ingest your data, process documents, and start extracting insights in minutes - [SDK Overview](https://docs.graphorlm.com/sdk-overview.md): Complete overview of the Graphor SDKs for Python and TypeScript: Sources, Chat, Extraction, and Retrieval - [Chat](https://docs.graphorlm.com/sdk/chat.md): Ask questions about your documents using the Graphor SDK - [Data Extraction](https://docs.graphorlm.com/sdk/extract.md): Extract structured data from documents using JSON Schema with the Graphor SDK - [SDK Overview](https://docs.graphorlm.com/sdk/overview.md): Complete overview of the Graphor SDKs for Python and TypeScript: Sources, Chat, Extraction, and Retrieval - [Prebuilt RAG](https://docs.graphorlm.com/sdk/prebuilt-rag.md): Retrieve relevant document chunks using semantic search with the Graphor SDK - [Delete Source](https://docs.graphorlm.com/sdk/sources/delete.md): Remove a source from your project using the Graphor SDK - [List Sources](https://docs.graphorlm.com/sdk/sources/list.md): List all sources in your project using the Graphor SDK - [Get elements](https://docs.graphorlm.com/sdk/sources/list-elements.md): Retrieve parsed elements (chunks/partitions) of a source using the Graphor SDK - [Reprocess Source](https://docs.graphorlm.com/sdk/sources/process.md): Re-process an existing source with a different partition method using the Graphor SDK (async) - [Ingest Sources](https://docs.graphorlm.com/sdk/sources/upload.md): Ingest sources (files, URLs, GitHub, YouTube) and poll build status using the Graphor SDK - [Agent Skills](https://docs.graphorlm.com/skills.md): Give AI coding agents deep Graphor expertise with the Graphor Skills plugin for Claude Code and 27+ agent tools ## OpenAPI Specs - [openapi](https://docs.graphorlm.com/api-reference/openapi.json) ## Optional - [Homepage](https://graphorlm.com) - [Dashboard](https://app.graphorlm.com) - [Support](mailto:support@graphorlm.com)