Process and create document entries in the knowledge base. The document will be split into chunks for efficient retrieval.
Documentation Index
Fetch the complete documentation index at: https://docs.periskope.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of file URLs to process
{
"url": "https://example.com/document.pdf",
"filename": "document.pdf"
}