Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
Where do I get an API key?
Create keys in the AI Stats dashboard. See Authentication.What base URL should I use?
Usehttps://api.phaseo.app/v1 as the base URL for the Gateway.
Which endpoint should I start with?
Use/responses for most text workflows. /chat/completions and /messages are available for compatibility.