cURL
curl --request POST \ --url https://app.baseplate.ai/api/datasets/{id}/documents \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>", "filename": "<string>", "url": "<string>", "content": "<string>", "parse_url": true, "chunk_size": 123, "chunk_overlap": 123, "metadata": {} } '
Documentation IndexFetch the complete documentation index at: https://docs.baseplate.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.baseplate.ai/llms.txt
Use this file to discover all available pages before exploring further.