🔥 Welcome to TAMIM 1280 Next-Gen Free Fire Intelligence Suite!
● OFFICIAL COMMUNITY CHANNELS:
FREE FIRE ANALYTICS HUB
The ultimate tournament-grade intelligence suite for Free Fire players, esports rosters, and guild captains.
🔍 FILTER VIEW:
⚡ Showing All Features (Default)
🌐 REST API ENDPOINTS DIRECTORY
Direct HTTP REST interfaces for bots, cron workers, esports dashboards, and third-party developer integrations.
API v1.0 • JSON PROTOCOL
🔒 PRO LICENSE KEY REQUIRED FOR RAW JSON APIs
Direct raw JSON endpoints require an active License Key. If you already have a key, enter it below to auto-inject into all URLs:
⚠️ No active license detected. Endpoints below will copy with
&k=YOUR_LICENSE_KEY template.
Showing 21 Endpoints
📊 PLAYER INTELLIGENCE REST APIs (9 ENDPOINTS)
PLAYER DATA
Full player profile, equip badges, rank points, and armory weapon telemetry.
GET/player?uid=
<UID>VALUATION & DIAMOND WORTH
Real-time diamond valuation, elite pass history, and cash market estimation.
GET/worth?uid=
<UID>ACCOUNT CREATION & ERA
Exact creation date calculation, veteran era badge, and days active metric.
GET/age?uid=
<UID>SAFETY & INTEGRITY AUDIT
Anti-cheat risk score, blacklist presence, and honor trustworthiness assessment.
GET/safety?uid=
<UID>PLAYSTYLE RADAR DNA
5-axis combat radar (Aggression, Survival, Accuracy, Support, Versatility).
GET/playstyle?uid=
<UID>VERSUS ARENA (1v1)
Side-by-side metric comparison, win-probability delta, and head-to-head stats.
GET/compare?uid1=
<UID1>&uid2=<UID2>AUTOMATED PLAYER ACTIONS
Send instant profile likes and mailbox team invites via automated server bots.
POST/api/v1/actions?uid=
<UID>&action=like|inviteAI ESPORTS COACH
Generative tactical performance review, weakness analysis, and personalized tips.
GET/coach?uid=
<UID>ESPORTS NICKNAME & V-BADGE
Stylized fonts, symbol decorators, and Free Fire colored hex signature bios.
GET/api/v1/fancy-name?name=
<NICKNAME>
🛡️ GUILD & ESPORTS REST APIs (10 ENDPOINTS)
GUILD SEARCH & ROSTER
Search any Free Fire clan by GID or Name. Returns full clan profile and member array.
GET/guild?gid=
<GID>CLAN OVERVIEW DOSSIER
Clan level, capacity, leadership profile, notices, and activity telemetry.
GET/clan?clan_id=
<GID>CLAN MEMBERS LIST
Real-time roster member telemetry, roles (Leader/Officer/Member), and last online times.
GET/clan/members?clan_id=
<GID>DYNAMIC GUILD FEED
Live timeline event feed of member joins, promotions, and milestone alerts formatted for webhooks.
GET/api/v1/feed?clan_id=
<GID>GUILD TOP PLAYERS (MVP)
Automated top performer calculations, MVP badges, and contribution standings.
GET/api/v1/guild-awards?clan_id=
<GID>CAPTAIN DOSSIER
Guild leadership intelligence, officer roster, and clan management metrics.
GET/api/v1/captain-dossier?clan_id=
<GID>SQUAD MAKER VALIDATOR
Validate 4-man tournament roster synergy, level average, and tactical role balance.
POST/roster
TOURNAMENTS HUB
Live esports custom lobbies, brackets generator, match schedule, and registrations.
GET/api/v1/tournaments
GUEST BOT POOL HEALTH
Real-time health telemetry of Free Fire guest automation bot workers across regions.
GET/bots?license_key=
<KEY>BOT TELEMETRY LOGS
Live request execution latency, error records, and failover status logs.
GET/bots/logs
💻 DEVELOPER & SYSTEM DOCUMENTATION (2 ENDPOINTS)
OPENAPI 3.0 SPECIFICATION
Complete OpenAPI 3.0 REST schema with JSON parameter schemas and endpoint models.
GET/api/v1/docs
DEVELOPER INTEL HUB & PROMPTS
Enterprise system prompts, architecture blueprints, Python/NodeJS SDK guides.
GET/developers