Loading...
Loading...
Build with ModelStop's API. Access 4,000+ AI models, real-time pricing, and benchmarks.
API Dev ($49/mo) includes 10k requests/day. API Scale ($199/mo) includes 100k/day + webhooks.
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/modelsAPI Dev: 10k req/day ($49/mo). API Scale: 100k req/day ($199/mo, includes webhooks & bulk export).
/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. Requires a free API key from the dashboard.
10,000 requests per day. Priority support. See pricing →
100,000 requests per day. Includes webhooks, bulk export, and SLA. See pricing →
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.
Download the OpenAPI 3.0 spec to generate SDKs, import into Postman, or use with any OpenAPI-compatible tooling.