API Guide
JoyToken currently exposes an OpenAI-compatible model gateway for developers. Point your OpenAI SDK or HTTP client base URL at JoyToken to integrate.
Public Endpoints
Base URLs
Authentication
For compatibility with older clients:
Do not send both Authorization and X-API-Key on the same request. If both are present, the current gateway reads X-API-Key first.