Skip to content

ZoneToken DocsOpenAI-compatible API

One base URL for chat, responses, and messages. Plug ZoneToken into your favorite tools in minutes.

ZoneToken

Base URL

All requests go to a single, OpenAI-compatible base URL:

https://api.zonetoken.net/v1

Authenticate every request with a Bearer token:

Authorization: Bearer <apiKey>

Continue to the Quickstart to make your first request, or jump straight to the API Reference.