DOCS
Introduction
CiptaModel is a unified AI API gateway: one API key, many AI models, over an OpenAI-compatible HTTP API.
Public base URL: https://ciptamodel.com/v1
Architecture: your client → CiptaModel gateway → model router → provider adapter. Providers can be swapped without changing your integration.
DeepSeek is the first live provider. Set DEEPSEEK_API_KEY server-side to enable inference; without it chat returns 503 provider_not_connected.