Portuguese

Update Time: 2026-07-02 11:00

Introduction

This API endpoint returns Brazilian Portuguese language translations for league and cup names, country names, team names, and player names.

Related Plans

You can use this api by subscribing plans:  Language Packs.

Request

  • Path: /sport/languagebra
  • Method: GET
  • Calls: This interface is limited to 30 minutes/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
sportstringtrueSport type. Currently only football is supported.

Response

ParameterValueDescription
leagues listList of league and cup name translations
leagueId stringUnique league or cup ID
name stringLeague or cup name in English
name_bra stringLeague or cup name in Brazilian Portuguese
countries listList of country name translations
countryId stringUnique country ID
name stringCountry name in English
name_bra stringCountry name in Brazilian Portuguese
teams listList of team name translations
teamId stringUnique team ID
name stringTeam name in English
name_bra stringTeam name in Brazilian Portuguese
players listList of player name translations
playerId stringUnique player ID
name stringPlayer name in English
name_bra stringPlayer name in Brazilian Portuguese

Example Request

Example Response

    This API endpoint returns Brazilian Portuguese language translations for league and cup names, country names, team names, and player names.
    Contact

    Contact