Sources
Upload URLs
Add knowledge-base sources from one or more page URLs
POST
Adds URL sources to the project knowledge base and queues crawling/indexing. Returns
201 Created.
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Body
List of page URLs to ingest.
Crawler engine:
crawl4ai or apify.Response
Success message confirming URLs were queued.data is typically null.
Errors
Missing, invalid, or revoked API key.
API key is not authorized, or link quota exceeded.

