Skip to main content
Install an SDK, set your API key, and make a chat completion call.

Prerequisites

1. Get an API Key

Sign Up

Create your account and get an API key from the dashboard
Base URL: Use https://api.auriko.ai/v1 as your base URL with the OpenAI SDK, Auriko SDK, or cURL. The Anthropic SDK and Claude Code append /v1 on their own, so use https://api.auriko.ai instead.

2. Install

3. Make Your First Request

4. Enable Routing Features (Optional)

Next Steps

API Reference

Full API documentation

Routing Options

Configure cost/latency optimization

Streaming

Real-time streaming responses

Tool Calling

Let LLMs call your functions

Vision

Analyze images with chat completions

Structured Output

Get JSON responses matching a schema

LangChain

Use with LangChain

Machine-readable sources

You can access Auriko’s documentation in machine-readable formats for AI agents and programmatic use.