Welcome to the LK β TEAM Free Fire API Collection, a powerful suite of endpoints built for Free Fire players, modders, and developers.
Includes player stats, bio editing, nickname search, ban checking, JWT/token management, and more.
π Release: OB49 | π’ API Status: Online & Stable
Endpoint:
https://info-ob49.vercel.app/api/account/?uid={uid}®ion={region}
Example:
https://info-ob49.vercel.app/api/account/?uid=12345678®ion=sg
Response:
{
"basicInfo": {
"accountId": "12345678",
"nickname": "FB:γ
€@GMRemyX",
"region": "SG",
"level": 67,
...
},
"profileInfo": {
"avatarId": 102000007,
"equipedSkills": [204034042, 211037076, ...]
},
"clanBasicInfo": {
"clanId": "60893361",
"clanName": "Mα΄α΄α΄ΚEα΄ α΄Tα΄α΄α΄",
...
},
"captainBasicInfo": { ... },
"petInfo": {
"name": "SiNo",
"level": 7,
...
},
"socialInfo": {
"signature": "FB & YT GM Remy | TikTok :gmremyx | IG GM Remy"
},
"diamondCostRes": {
"diamondCost": 390
},
"creditScoreInfo": {
"creditScore": 100
}
}Endpoint:
https://lkteam-bancheck.deno.dev/checkban?uid={uid}
Response:
{
"uid": "12345678",
"nickname": "FB:γ
€@GMRemyX",
"region": "SG",
"banned": false,
"ban_message": "Not banned",
"ban_period_months": 0
}Endpoint:
https://grant-access-token.deno.dev/get_token?uid={guest_uid}&password={guest_password}
Endpoint:
https://jwt-gen-api-v2.onrender.com/token?uid={guest_uid}&password={guest_password}
Endpoint:
https://change-bio-api-lkteam.onrender.com/changebio?uid={uid}&password={password}&newbio={bio}®ion={region}
Example:
https://change-bio-api-lkteam.onrender.com/changebio?uid=123&password=pass&newbio=[FF0000]LK[00FF00]TEAM®ion=SG
Endpoint:
https://spam-fr-lk-team.vercel.app/send_requests?uid={uid}
Endpoint:
https://searchbynicknameapi.onrender.com/search?name={nickname}
Example:
https://searchbynicknameapi.onrender.com/search?name=xLK-TEAM-1
Response:
{
"result": [
{
"account_id": 12534439716,
"nickname": "xLK-TEAM-1",
"region": "NA",
"level": 2
},
...
]
}Endpoint:
https://nickname-change-lkteam-dbww.onrender.com/change_nickname?jwt={jwt_token}&newname={new_name}
Response:
{
"account_id": 12496426251,
"level": 2,
"new_name": "LK-HYUN1",
"old_name": "Room2T1F8Q9",
"region": "TW",
"status_code": 200
}Endpoint:
https://likes-api-lkteam-v3.onrender.com/like?uid={uid}®ion={region}&count={count}
Response:
{
"failed_likes": 0,
"level": 20,
"likes_added": 97,
"likes_after": 2686,
"likes_before": 2589,
"name": "Princeβ΄β
βΈβ
",
"region": "US",
"uid": "9067719977"
}Endpoint:
https://princeaiapi.vercel.app/prince/api/v1/ask?key=prince&ask={question}
Endpoint:
https://lkai-deepsearch.deno.dev/deepsearch?q={query}&results={1-10}
Endpoint:
https://lki-visits-api.deno.dev/{uid}
[ME, SG, BD, TH, VN, US, BR, SAC, NA]
[IND]
π§ Project by LK β TEAM
π― Focused on innovation, tools & automation for Free Fire community
π© Contact: Telegram @lkteamm | Discord: Coming soon...