https://api.cometapi.com/v1 when you use OpenAI-compatible SDKs or endpoints. Keep the endpoint path and request body format from the API reference, then use your CometAPI API key.
Core API guides
Change the base URL to CometAPI
Route an OpenAI-compatible client or direct HTTP request to CometAPI by setting the base URL to https://api.cometapi.com/v1.
Change the base URL to
A successful response returns a chat completion object:
Last modified on June 23, 2026