Free Fire API

A hand-crafted interface for player data retrieval and visit interactions.

GET /info/{server}/{uid}

Player Information

Retrieve comprehensive player profile data — account stats, guild details, equipped items, and social info.

Try it

GET /visit/{server}/{uid}

Send Visits

Trigger a 5× batch process to send profile visits. The process runs asynchronously in the background.

Try it