Team Endpoints
Team endpoints use string-based team IDs (e.g.,Wtn9Stg0). Discover team IDs from score responses or search.
Team Transfers
page(optional, default 0) — Page number for pagination
direction—"in"or"out"playerName,playerId,playerUrltype— e.g."Transfer","Loan","Return from loan","Free transfer", or"-"when unspecifiedfee— string, may be"None"when undisclosedfromTeam,fromTeamUrl,toTeam,toTeamUrl
Team Schedule
country(optional) — Country IDsport(optional, default 1) — Sport IDoffset(optional, default 0) — Day offset (0=today, 1=tomorrow, -1=yesterday)
Team News
title— article headlineurl— article path (relative)image— thumbnail URLtimestamp— Unix secondsdate— ISO 8601 datetimesource— publisher name
Key Notes
- Team IDs in V3 are strings (e.g.,
"Wtn9Stg0"), not numeric like V1/V2 - Team images are returned as full URLs in score responses (e.g.,
"image": "https://images.sportsapipro.com/res/image/data/...") - No separate image proxy endpoint needed — use the URL directly from the response