Install an SDK, set your API key, and make a chat completion call.Documentation Index
Fetch the complete documentation index at: https://docs.auriko.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- An Auriko account with an API key
1. Get an API Key
Sign Up
Create your account and get an API key from the dashboard
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.- llms.txt — Index of all documentation sections in plaintext, following the llms.txt standard
- llms-full.txt — Complete documentation in a single file
- OpenAPI spec — OpenAPI 3.1 specification for all API endpoints