Auriko is an LLM routing layer that applies quantitative trading methodology to inference cost optimization. You can access models across providers through a single API, define your own routing strategy, and switch models through configuration. Auriko charges zero price markup. You pay the price that providers charge.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.
Quickstart
Send your first request in minutes
API Reference
Complete API documentation
Python SDK
Native Python SDK with OpenAI compatibility
TypeScript SDK
Native TypeScript SDK with full typing
What Auriko Provides
- Routing and arbitrage — Cost, latency, and quality optimization across models and providers. Auriko runs deep prompt-caching optimization and cost optimization.
- Automatic failover — Redundancy and provider-aware rate limit management.
- Budget controls — Spending limits at the workspace or API key level. See Error codes for budget enforcement behavior.
- BYOK — Use your own provider keys, platform keys, or both.
Resources
- Available Models — Supported models and providers
- Pricing — Pricing information
- Status page — Current system health and incident history
- Support page — Or email support@auriko.ai for questions, bug reports, or help
- Security — Report vulnerabilities to security@auriko.ai (see security.txt)
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