Use case
Use this hub when you are choosing where production traffic should run after initial model discovery is complete.
Standard model names and pricing
Source: GET https://cn.crazyrouter.com/api/pricing, snapshot 2026-06-06.
Quick decision framework
Discovery-first platforms help you browse providers and model categories. Hosted model platforms help with custom or community models. Workflow-first products help non-developer teams build media pipelines. Crazyrouter is better suited when the next step is shipping an integration with one API base, Bearer authentication, pricing rows, endpoint mappings, and usage records.
Platform-by-platform alternatives
Each platform below solves a different part of the AI API workflow. Start with the provider closest to your current setup, then compare model rows and endpoint paths against your real workload.
- fal.ai: compare marketplace-style generative media access with a production gateway.
- WaveSpeed AI: compare broad creative model access with documented API pricing and records.
- PiAPI: compare model-specific creative task APIs with supported Crazyrouter routes.
- CometAPI: compare broad AI API access with a narrower documented production workflow.
- Replicate: compare hosted model execution with a gateway for selected commercial APIs.
- AIML API: compare broad OpenAI-compatible access with model-specific pricing visibility.
- Eachlabs: compare workflow-first orchestration with direct developer-owned API calls.
Where Crazyrouter fits
Crazyrouter should be evaluated when the buyer already knows the workload they want to run: image generation, video generation, chat, embeddings, or a fallback chain. API calls use https://cn.crazyrouter.com; account login, recharge, console, and usage records use https://crazyrouter.com.
- Pricing truth source: GET https://cn.crazyrouter.com/api/pricing.
- OpenAI-compatible base URL: https://cn.crazyrouter.com/v1.
- The related docs show exact request paths, endpoint categories, and parameter rules.
- Cost planning uses actual model rows rather than generic category estimates.
Evaluation workflow
Pick one workload, copy the standard model name, confirm the endpoint, estimate monthly spend, then run a small request set with your Crazyrouter API key. For image work, start with gpt-image-2, qwen-image-max, or nano-banana-2. For video work, start with veo-3.1-fast.
cn.crazyrouter.com test evidence
Only checks that returned 200 are shown here. API requests use https://cn.crazyrouter.com; account, billing, and console actions use https://crazyrouter.com.
| Check | Request | Status | Result |
|---|---|---|---|
| Pricing API reachable | GET https://cn.crazyrouter.com/api/pricing | 200 | Returned the public model pricing catalog used by these pages. |
| Target models visible to API key | GET https://cn.crazyrouter.com/v1/models | 200 | Authenticated check confirmed gpt-image-2, veo-3.1-fast, veo-3.1, nano-banana-2, nano-banana-pro, nano-banana, grok-4-image, qwen-image-plus, qwen-image-max, and qwen-image-2.0 are visible to the local Crazyrouter API key. |