C.CiptaModel

DOCS

SDK

Use any OpenAI SDK with baseURL https://ciptamodel.com/v1. See the SDK page for Python/JS snippets. The gateway is OpenAI-compatible: Bearer auth, /v1/models, /v1/chat/completions, SSE streaming, and standard error shapes all work with unmodified clients (Cursor, Cline, Open WebUI).