gamepad

TSun Free Fire Tool

Documentation & API Reference

API Tester
api

Endpoint Info

Main automation endpoint for triggering friend requests:

GET /send_request-dev
list_alt

Request Parameters

Parameter Type Description
uid
string The unique Player ID found in-game profile.
server
string Target region code (e.g. PK, IND, BR, US).
data_object

Response Example

{
  "status": "success",
  "data": {
    "player_name": "ClayMaster_FF",
    "requests_sent": 50,
    "success_rate": "100%",
    "message": "Automation cycle completed"
  }
}
lightbulb

Pro Tip

Use regional server codes for faster response times and reliable connection to the game engine.

warning

Warning

Maximum 100 requests per player every 24 hours to prevent account temporary flagging.