Free Fire Community API - Unofficial Free Fire Player Stats & Data API
2.0

View as markdown
Base URL
https://developers.freefirecommunity.com/api/v1

Free Fire Community API Documentation

๐ŸŽฎ The Most Comprehensive Free Fire API

Welcome to the Free Fire Community API - a comprehensive, unofficial API service that provides access to Free Fire player statistics, craftland maps, wishlist data, and game assets.

๐ŸŒŸ Key Features

  • โœ… Real-time Player Statistics - Access live player data and rankings
  • โœ… Comprehensive Profile Data - Get detailed player information
  • โœ… Craftland Maps - Fetch custom map information
  • โœ… Game Assets - Access in-game images and icons
  • โœ… Ban Status Checking - Verify player ban status
  • โœ… Multi-Region Support - SG, IND, BR regions
  • โœ… Fast & Reliable - Optimized for performance

๐Ÿ”‘ Getting Your API Key

To use this API, you'll need an API key. Get yours at: Free Fire Community Developer Platform

Authentication Methods

You can authenticate your API requests using either method:

  1. Header Authentication (Recommended)

    x-api-key: your_api_key_here
    

    More secure as the key is not visible in URLs or logs.

  2. Query Parameter Authentication

    ?key=your_api_key_here
    

    Simpler for testing but less secure. Use header method in production.

๐ŸŒ Regional Support

Our API supports all Free Fire regions with three main endpoints:

  • SG Region: Covers SG, ID, ME, VN, TH, CIS, EU, TW, MY, PK, BD
  • IND Region: Covers India only
  • BR Region: Covers BR, US, NA, LATAM

๐Ÿš€ Rate Limits

Rate limits vary by plan:

  • Free: 100 requests/month, 10 requests/minute
  • Beginner: 2,000 requests/month, 15 requests/minute
  • Developer: 25,000 requests/month, 60 requests/minute
  • Pro: 100,000 requests/month, 120 requests/minute
  • Enterprise: Custom limits

Check response headers for your current rate limit status.

โš ๏ธ Important Disclaimer

This API and the Free Fire Community platform are NOT affiliated with, endorsed by, or connected to Garena International or Free Fire in any way. This is an independent, community-driven project created by fans for fans. All trademarks, game content, and assets belong to their respective owners.

๐Ÿ“ž Support & Community

๐Ÿ”’ Security & Privacy

  • All API requests should be made server-side to protect your API key
  • Never expose your API key in client-side code
  • We do not store or share personal player data
  • All data is sourced from publicly available information

Made with โค๏ธ by the Free Fire Community

This is version 2.0 of this API documentation. Last update on Oct 26, 2025.

This API is provided under license API License Agreement.