v1
latestOpenAPI 3.0.02026-07-2678105413.1 KBV2 API Lookup
Lookup team by ID
Lookup for any team using its unique ID.
get/lookup/team/{idTeam}
Path parameters
idTeaminteger required
The ID of the team to lookup.
Response
Team details for the given ID
Example response
{
"lookup": [
{
"idTeam": "133597",
"idESPN": "392",
"idAPIfootball": "54",
"intLoved": "0",
"strTeam": "Birmingham City",
"strTeamAlternate": "Birmingham City Football Club",
"strTeamShort": "BRC",
"intFormedYear": "1875",
"strSport": "Soccer",
"strLeague": "English League Championship",
"idLeague": "4329",
"strLeague2": "FA Cup",
"idLeague2": "4482",
"strLeague3": "EFL Cup",
"idLeague3": "4570",
"idVenue": "16224",
"strStadium": "St Andrews",
"strLocation": "Birmingham, England",
"intStadiumCapacity": "30016",
"strWebsite": "www.bcfc.com",
"strFacebook": "www.facebook.com/BCFCofficial",
"strTwitter": "twitter.com/bcfc",
"strInstagram": "www.instagram.com/bcfcofficial/?hl=en",
"strDescriptionEN": "Birmingham City Football Club is a professional association football club based in Birmingham...\n",
"strDescriptionIT": "Il Birmingham City Football Club, meglio noto come Birmingham City, è una società calcistica...\n",
"strColour1": "#0000FF",
"strColour2": "#FFFFFF",
"strGender": "Male",
"strCountry": "England",
"strBadge": "https://r2.thesportsdb.com/images/media/team/badge/wufs551672950865.png",
"strLogo": "https://r2.thesportsdb.com/images/media/team/logo/uxptsr1426155255.png",
"strFanart1": "https://r2.thesportsdb.com/images/media/team/fanart/2mzym11527947685.jpg",
"strFanart2": "https://r2.thesportsdb.com/images/media/team/fanart/95w4gk1527947607.jpg",
"strFanart3": "https://r2.thesportsdb.com/images/media/team/fanart/ptluwe1527947727.jpg",
"strFanart4": "https://r2.thesportsdb.com/images/media/team/fanart/2meda41527947781.jpg",
"strBanner": "https://r2.thesportsdb.com/images/media/team/banner/me4sf81527947974.jpg",
"strEquipment": "https://r2.thesportsdb.com/images/media/team/equipment/lrpbf91724786542.png",
"strYoutube": "www.youtube.com/user/officialbcfc",
"strLocked": "unlocked"
}
]
}