API Endpoints
Data Ingestion (Sources)
Ingest documents (files, URLs, GitHub, YouTube), monitor status, and manage sources by file_id.
Document Chat
Ask questions about your documents using natural language.
Flows & RAG
Build and manage RAG pipelines, nodes, and workflows.
Authentication
Generate and manage API tokens for secure access.
Which API do I need?
| Goal | API |
|---|---|
| Ingest data (files, URLs, GitHub, YouTube) | Sources API |
| Process or reprocess documents (partition methods) | Sources API |
| Chat with documents | Chat API |
| Build RAG pipelines | Flows API |

