Team Info

HTTP Request

GET https://api.b365api.com/v1/team/info

curl "https://api.b365api.com/v1/team/info?token=YOUR_TOKEN&team_id=10899"

URL Parameters

Parameter Required? Description
team_id Yes Team ID

HTTP Response

team_info.json

Response Fields

Field Description
id Team ID
sport_id Sport ID
cc Country code
image_id Team image ID (betradar_id)
names Object with team names in all supported languages (keyed by language code)
merges Array of merge relationships (optional, only if merges exist)

names object

Language codes mapped to team names:

Language Code Language
en English
zh-cn Chinese Simplified
zh-tw Chinese Traditional
es Spanish
fr French
de German
it Italian
da Danish
sv Swedish
no Norwegian
bg Bulgarian
el Greek
pl Polish
pt Portuguese
ro Romanian
cs Czech
hu Hungarian
sk Slovak
nl Dutch
et Estonian
ru Russian
ja Japanese
ko Korean

merges array (if exists)

Each merge object contains:

Field Description
from_id Source team ID
to_id Target team ID
league_id League ID (always 0 for general merges)
since_from Timestamp when merge is effective from
is_replace 1 if this is a replacement merge

Error Responses

Error Description
PARAM_REQUIRED Missing required parameter: team_id
PARAM_INVALID Invalid team_id (team not found)
PERMISSION_DENIED User does not have permission for this sport

Changes

2026-05-01

  • Initial release
  • Returns team names in 23 languages
  • Includes image_id
  • Includes merge information if exists

results matching ""

    No results matching ""