v1
latestOpenAPI 3.0.32026-07-176925.3 KBResolve a provider ID to all other IDs
Deprecated. Prefer POST /batch/resolve — it accepts a one-element items array and supports the targets parameter for response narrowing. This endpoint remains functional but is not the recommended path for new integrations.
Given a provider name and ID, find the entity and return all cross-provider IDs. Provider namespaces are not globally type-unique, so type is available when you need to disambiguate IDs that exist across multiple entity classes.
get/resolve
Query parameters
provider'wikidata' | 'transfermarkt' | 'transfermarkt_manager' | 'fbref' | 'fbref_verified' | 'soccerway' | 'sofascore' | 'flashscore' | 'opta' | 'opta_numeric' | 'optacore' | 'premier_league' | '11v11' | 'espn' | 'national_football_teams' | 'worldfootball' | 'soccerbase' | 'kicker' | 'uefa' | 'lequipe' | 'fff_fr' | 'serie_a' | 'besoccer' | 'footballdatabase_eu' | 'eu_football_info' | 'hugman' | 'german_fa' | 'statmuse_pl' | 'sofifa' | 'soccerdonna' | 'dongqiudi' | 'playmakerstats' | 'understat' | 'whoscored' | 'clubelo' | 'sportmonks' | 'api_football' | 'fotmob' | 'thesportsdb' | 'impect' | 'wyscout' | 'skillcorner' | 'heimspiel' | 'capology' required
Name of a supported data provider. Sourced from VALID_PROVIDERS in the worker. Update this list whenever a new provider is added.
Source provider name
idstring required
ID from the source provider
type'player' | 'team' | 'coach' | 'competition' | 'season' | 'match'
Optional entity type disambiguator for provider IDs reused across types
Response
Resolved entity with all provider IDs