API Documentation

Developer API Reference

🤖 Connect Your Account to Bot

Type your API key on our Telegram bot to get connected. Get real-time updates, API logs, and status reports directly on Telegram.

✅
Connected

Error Codes

Reference

Common error codes returned by the API and how to fix them.

Code Error Status Description
400 MISSING_UID Bad Request Player UID is required
400 INVALID_UID Bad Request UID must be at least 8 digits
400 MISSING_CODE Bad Request Voucher code is required
401 MISSING_KEY Unauthorized API key is missing
401 INVALID_KEY Unauthorized Invalid API key
403 KEY_EXPIRED Forbidden API key has expired
429 LIMIT_REACHED Too Many Request limit reached for this service
404 PLAYER_NOT_FOUND Not Found Player not found for the given UID
500 DB_ERROR Server Error Database error occurred
500 ALL_KEYS_FAILED Server Error All provider API keys failed (FF Like)
503 SERVICE_UNAVAILABLE Service Unavailable Service is temporarily unavailable
Troubleshooting Tips
  • Always include your API key in every request
  • Make sure UID is at least 8 digits (FreeFire format)
  • Check your request limit usage in dashboard
  • For Shell, ensure Garena credentials are correct
  • Contact support if you get 500 errors repeatedly