Free Fire API

Build with game data

Access Free Fire player stats, clan info, and credit scores through a simple REST API. Start with 100 free requests per day, no credit card needed.

100
Free requests/day
99.9%
Uptime
1
Endpoint
nexapi@ff-api
$ curl "https://api.nexapi.dev/v1/player?uid=1868812498&key=nx_live_demo"
{
"nickname": "RAM┋VRAJ",
"level": 73,
"region": "IND",
"likes": 12850
}

How it works

Get started in three simple steps. From signup to your first API response in under 5 minutes.

01

Create an account

Sign up for free. No credit card required. You get instant access to the Free Tier with 100 daily requests.

02

Generate an API key

Create your first API key from the dashboard. Each key has its own rate limit and usage stats you can monitor.

03

Make requests

Use your key to query player data via a simple REST call. 100 requests per day free, enough to build and test.

Available endpoints

One endpoint, complete player data. JSON response with everything you need.

v1

Player Information

Returns detailed Free Fire player data: nickname, level, XP, region, BR rank, likes, clan details, pet info, and credit score. One simple GET request.

GET /api/player-info.php?uid=UID&key=KEY
200
Success response
JSON
Response format
100/day
Free rate limit
"Easy to integrate. Had my first API call working in under 5 minutes. The docs are clear and the response format is clean."
Arjun S., Game Dev, India

Frequently Asked Questions

Everything you need to know about the NexAPI platform.

NexAPI is a REST API marketplace that provides Free Fire player data including stats, ranks, clan info, and more for developers who build apps, websites, and tools around the game.
Yes! The Free Tier gives you 100 requests per day at no cost, no credit card required. Upgrade to Pro when you need more.
Sign up for a free account, go to your dashboard, and generate your first API key. It takes less than a minute.
Each API key has a daily limit (100 req/day on Free). The counter resets at midnight UTC. Exceeding the limit returns HTTP 429.

Take your API
workflow mobile

Monitor usage, rotate keys, and check endpoint status from anywhere with our native mobile companion.