Step 1: Get Your API Key
1
Sign Up
Create a free account at llmadaptive.uk
2
Generate Key
Generate your API key from the dashboard
Step 2: Install SDK (Optional)
Step 3: Make Your First Request
Choose your preferred language and framework:Key Features
Intelligent Routing
Leave
model
empty and let our AI choose the optimal provider for your requestCost Savings
Save 60-80% on AI costs with automatic model selection
6+ Providers
Access OpenAI, Anthropic, Google, Groq, DeepSeek, and Grok
Drop-in Replacement
Works with existing OpenAI and Anthropic SDK code
Example Response
Adaptive returns standard OpenAI or Anthropic-compatible responses with additional metadata like
provider
and cache_tier
to show which model was selected and performance information.Testing Your Integration
1
Send Test Request
Run your code with a simple message like “Hello!” to verify the connection
2
Check Response
Confirm you receive a response and check the
provider
field to see which model was selected3
Monitor Dashboard
View request logs and analytics in your Adaptive dashboard
Next Steps
Advanced Features
Learn about intelligent routing and semantic caching
Integration Guides
Detailed guides for each SDK and framework
API Reference
Complete API documentation with all parameters
Code Examples
Working examples for common use cases