Back to API Reference Index
POST/v2/sources

Ingest Content Sources API

WORKING

Ingest external article URLs, YouTube video transcripts, and PDF documents into workspace source collections.

{
  "type": "url",
  "value": "https://example.com/ai-agent-guide",
  "title": "AI Agent Architecture"
}
{
  "id": "src_4412",
  "status": "ready",
  "title": "AI Agent Architecture",
  "wordCount": 1840
}