FreeFire-API
# Free Fire Community API The **Free Fire Community API** is a developer-friendly REST API for accessing **Free Fire player data, player statistics, Craftland map information, wishlist data, ban status, and in-game assets** from one unified service. This API is built for teams creating **gaming apps, tournament platforms, Discord bots, tracking dashboards, fan tools, creator utilities, and…
FreeFire-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| info | ||
| GET |
getPlayerInfo /info |
Retrieves comprehensive player information including profile data, rankings, badges, clan membership, pet information, and more. This endpoint provides detailed account… |
| stats | ||
| GET |
getPlayerStats /stats |
Retrieves detailed career gameplay statistics for a player across different Battle Royale game modes (Solo, Duo, Squad). This endpoint provides comprehensive career stats… |
| image | ||
| GET |
getGameImages /image |
Retrieves in-game images and icons from the Free Fire asset database. This endpoint allows you to fetch various game assets including: - Character avatars and skins - Weapon… |
| craftland | ||
| GET |
getCraftlandMapInfo /craftland |
Retrieves detailed information about a specific Craftland custom map. |
| wishlist | ||
| GET |
getPlayerWishlist /wishlist |
Retrieves the wishlist items for a specific player account. |
| bancheck | ||
| GET |
checkPlayerBanStatus /bancheck |
Checks if a Free Fire player account is currently banned or has an active ban period. |
FreeFire-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $4 / month | 30 / minute |
|
| PRO Recommended | $12 / month | 60 / minute |
|
| ULTRA | $28 / month | — |
|
| MEGA | Free | 30 / minute |
|