OpenAI-compatible API access

Serious models.
Sensible prices.

Run coding agents on Kimi K3 and GLM 5.3 through one clean endpoint. Create a key, set a budget, and ship.

Create your accounthttps://api.codepass.ninja/v1
OpenAI compatibleDrop-in base URL
Usage dashboardTokens, cache and cost
Hard budgetsControl every key
No subscriptionBuy access when needed
Launch access

Pay for what your agents use.

No seat fees and no recurring plan required. Retail rates will appear in the customer dashboard when paid access opens.

Kimi K3

Long-context reasoning for ambitious coding agents.

BillingToken based
Prompt cacheSupported
Join launch access

GLM 5.3

Fast, capable coding intelligence with efficient output.

BillingToken based
Prompt cacheSupported
Join launch access

Model availability and retail rates remain private until live upstream billing has been validated.

$ curl https://api.codepass.ninja/v1/chat/completions \ -H "Authorization: Bearer $CODEPASS_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"glm-5.3","messages":[{"role":"user","content":"Ship it."}]}'