Gengxi API Developer Docs

Base URLs

Choose the base URL that matches the protocol used by your SDK or client.

Protocol base URLs

ProtocolBase URL
OpenAI-compatiblehttps://api.gengxi.ai/v1
Anthropic Messages-compatiblehttps://api.gengxi.ai/v1
Gemini nativehttps://api.gengxi.ai/v1beta

Endpoint composition

textCopy
OpenAI-compatible base URL + /responses
https://api.gengxi.ai/v1/responses

Anthropic host + /v1/messages
https://api.gengxi.ai/v1/messages

Codex note

Codex configuration uses its own Responses-compatible provider settings. Do not treat advanced Codex compatibility routes as the ordinary OpenAI-compatible base URL.

Configure Codex →