Developer

API Reference

Integrate Clarix AI into your applications with our RESTful API. Available on Pro and Enterprise plans.

Authentication

All API requests require a Bearer token. Generate your API key from the Settings page.

Base URL

https://api.Clarix.ai/v1

Endpoints

POST /chat/completions

Send a prompt and receive an AI-generated response. Supports all models and smart auto-routing.

POST /images/generations

Generate images from text descriptions. Supports multiple styles and resolutions.

POST /audio/speech

Convert text to natural-sounding speech for podcasts and audio content.

POST /code/completions

Get code completions, explanations, and debugging assistance.

GET /models

List all available AI models with their capabilities and current status.

Rate Limits

SDKs

Official SDKs are available for JavaScript/TypeScript, Python, Go, and Ruby. Install via your package manager:

npm install @Clarix/sdk

Support

For API support, contact api-support@Clarix.ai or visit our status page.