Skip to main content
If OpenCode supports OpenAI-compatible backends, configure it to use the AI Stats base URL and API key.
  • Base URL: https://api.phaseo.app/v1
  • Auth: Authorization: Bearer <AI_STATS_API_KEY>
  • Endpoint: /chat/completions or /responses

Tips

  • Verify model availability with the Models endpoint.
  • For Anthropic-compatible flows, prefer /v1/messages.
Last modified on February 11, 2026