ModelBooth API
Access comprehensive AI model data programmatically. Get real-time information about models, pricing, capabilities, and comparisons through our REST API.
API Features
Everything you need to integrate AI model data into your applications
Model Data
Access detailed information about 150+ AI models including capabilities, pricing, and specifications.
Comparisons
Programmatically compare models across performance, pricing, and capabilities.
Real-time Pricing
Get up-to-date pricing information and cost calculations for all models.
Live Updates
Receive notifications about new models, pricing changes, and capability updates.
API Endpoints
RESTful API with comprehensive model data access
/api/models
Retrieve all AI models with filtering options
Parameters
category
string Filter by model category (language, image, code, etc.)
provider
string Filter by AI provider (openai, anthropic, google, etc.)
limit
number Number of results to return (default: 50)
offset
number Number of results to skip (default: 0)
Example Response
/api/models/{id}
Get detailed information about a specific model
Parameters
id
string Unique model identifier
Example Response
/api/providers
List all AI providers and their information
Parameters
No parameters required
Example Response
/api/compare
Compare multiple models side-by-side
Parameters
model_ids
array Array of model IDs to compare
metrics
array Specific metrics to compare (optional)
Example Response
SDK Examples
Get started quickly with our official SDKs
JavaScript
Python
cURL
API Pricing
Simple, transparent pricing for developers
Free Tier
Perfect for getting started
- 1,000 API calls/month
- Basic model data
- Community support
Pro
For growing applications
- 50,000 API calls/month
- Full model data & comparisons
- Real-time updates
- Email support
Enterprise
For large-scale applications
- Unlimited API calls
- Custom integrations
- SLA guarantee
- Dedicated support
Get Notified When API Launches
Be the first to know when our API becomes available. Join our developer newsletter for updates.
Join 5,000+ developers waiting for API access.