Change Updates

Do not miss any Free Fire API changes, ever again

Subscribe to the Free Fire API changelog to be up to date on recent changes.

RSS

Oct 12, 2025

main
2.0
Compare

API structure has changed

3 structure changes including:
3 Breaking changes
1 Modification
2 Removals
Modified 1 Breaking
GET /api/{region}
  • Path went from /api/{region}/wishlist to /api/{region} (same operationId)
    Breaking
Removed 2 Breaking
GET /api/{region}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/{region}/map
  • Removing a resource is always breaking unless it was deprecated before
    Breaking