Guide
Fallback
Fallback moves eligible traffic to backup capacity when the primary route is unavailable.
Base
https://api.vip.lingapi.ai
Quick checklist
- Confirm the selected model supports this capability.
- Send a minimal request before enabling the feature in production.
- Verify usage, billing, and error handling in the console.
How to use it
Keep prompts and response parsing compatible across fallback targets.
Safety checks
Keep retries bounded, record request ids, and make user-facing workflows resilient to provider-side failures.
Example
Example
curl https://api.vip.lingapi.ai/v1/models \ -H "Authorization: Bearer <YOUR_API_KEY>"