Skip to main content
LumeGates uses standard HTTP status codes. If an error occurs, the response body will typically include a JSON object explaining the reason.

🚀 Common Errors


🔍 Key Troubleshooting

402: Insufficient Balance

This is the most frequent error. LumeGates requires a minimum balance to initiate requests for high-tier models (like GPT-4o or Claude 3.5).
  • Fix: Ensure your credits are visible in the platform dashboard.

429: Rate Limits

To ensure stability for all users, we enforce Requests Per Minute (RPM) limits.
  • Fix: Implement a retry logic with exponential backoff or reduce your concurrency.

5xx: Service Availability

Since LumeGates is a model aggregator, a 503 or 504 error usually means the specific upstream provider is timing out.
  • Our Response: Our system monitors these errors in real-time and will automatically route your next request to a healthy alternative channel.

Need help? If you encounter an error not listed here, please contact our support team via Telegram.