STAR GUEST · Cloud Hosted
Free Fire Account Generator API
Generate FF guest accounts. Public JSON API. Direct response only.
Generate
API Endpoints
- GET — Generate accounts
https://star-guest-gen.stargamer.pro/api/public/gen?name=FF&count=1®ion=IND&t=1781870739562 - Response
{ "success": true, "total_created": 1, "accounts": [ { "uid": "...", "password": "STAR-XXXXXXXXX-CORE", "name": "...", "region": "IND", "status": "full_login", "account_id": "..." } ] } - Public endpoint — accepts cross-origin GET requests and returns accounts directly.