API Documentation
Everything you need to integrate Continuum Inference. OpenAI-compatible API, sovereign Australian infrastructure.
OpenAI-compatible API
Continuum Inference uses the same API format as OpenAI. If you have an existing OpenAI integration, you already know how to use our API. Change your base URL, swap your API key, and everything else stays the same.
Getting Started
API Reference
Features
Tool Calling
Function definitions, strict schema validation, parallel calls, and multi-turn tool use.
JSON Structured Output
Guaranteed valid JSON responses for extraction pipelines and structured data workflows.
Thinking Modes
Three reasoning levels (Non-think, Think High, Think Max), accessing reasoning chains, and billing.
Use any OpenAI-compatible SDK
No proprietary SDK required. Use the official OpenAI libraries for your language, or make HTTP requests directly.
Python
Official OpenAI Python SDK. Works with Continuum out of the box.
TypeScript
Official OpenAI Node.js/TypeScript SDK. Full type safety included.
cURL / HTTP
Standard REST API. Any HTTP client in any language works.
Ready to integrate?
Start with the quickstart guide. First request in under 2 minutes.