curl --request GET \
--url https://api.shingleai.com/v1/files/{id}/download \
--header 'Authorization: Bearer <token>'"<string>"Download the file content
curl --request GET \
--url https://api.shingleai.com/v1/files/{id}/download \
--header 'Authorization: Bearer <token>'"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.shingleai.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?