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

FF Like API

v1.0 Stable

Send likes to FreeFire player profile. Each request sends 100 likes.

Send Likes

GET /api/fflike.php

Parameters:

ParameterTypeRequiredDescription
keystring*Your API key
uidstring*Player UID (min 8 digits)
// Example Request ?key=DXA-XXXXXXXX&uid=8307359292 // Response { "status": "success", "LikesGivenByAPI": 100, "LikesafterCommand": 1250, "LikesbeforeCommand": 1150, "PlayerNickname": "RVX-HAIKO", "developer": "telegram @TeamDXA" }