Authentication
The Siray API uses API keys in therequest headers to authenticate requests.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Siray uses a unified API key structure, simplifying integration and allowing access to all models from a single credential.
request headers to authenticate requests.
Authorization: Bearer <SIRAY_API_TOKEN>
