OpenAI token key
https://api.cloudservice.services/token/v1Recommended for a prepaid OpenAI token allowance.
CloudService for Codex
Use Codex with an OpenAI-capable CloudService key and the base URL that matches its billing mode. The CloudService CLI can configure and verify the connection, or you can follow the manual Codex guide.
Both routes are OpenAI-compatible. Choose exactly one based on the key you purchased.
https://api.cloudservice.services/token/v1Recommended for a prepaid OpenAI token allowance.
https://api.cloudservice.services/v1For a prepaid USD credit balance.
Install the published CloudService CLI, sign in with the API key you intend to use, and let it detect Codex.
Select Codex in the setup flow. The installer chooses /v1 or /token/v1 from the authenticated key type.
Run cloudservice doctor and cloudservice models. Use a model ID returned to that same key.
If a request fails, save the status code, request ID, selected model ID, and Codex version for support.
Start with guided setup for automatic route selection, then verify the authenticated model list before sending a full coding task.