Loading...
Loading...
Build with ModelStop's API. Access 4,000+ AI models, real-time pricing, and benchmarks.
Pro members get up to 10,000 requests/day. Start building today.
Sign up or upgrade to Pro, then generate your API key in the dashboard →
curl -H "Authorization: Bearer sk_live_xxx" https://www.modelstop.top/api/v1/modelsFree tier: 1k req/day. Pro: 10k req/day ($19/mo). Enterprise: custom limits.
/api/v1/modelsList models with pagination and filters.
/api/v1/models/[slug]Get detailed model information including pricing and benchmarks.
/api/v1/searchFull-text search across all models.
/api/v1/keysManage your API keys (authenticated endpoints).
1,000 requests per day across all endpoints.
10,000 requests per day. Higher priority support. Included with the Pro subscription.
Custom limits. Contact sales
All API requests require Bearer token authentication:
Authorization: Bearer sk_live_your_api_keyInclude the Authorization header in all requests. Keys start with sk_live_
Missing or invalid API key.
Check X-RateLimit-Reset header for when quota resets.
Rare. Retry with exponential backoff.