Skip to main content
GET
/
sports
Get sports metadata information
curl --request GET \
  --url https://gamma-api.polymarket.com/sports
[
  {
    "sport": "<string>",
    "image": "<string>",
    "resolution": "<string>",
    "ordering": "<string>",
    "tags": "<string>",
    "series": "<string>"
  }
]

Response

200 - application/json

List of sports metadata objects containing sport configuration details, visual assets, and related identifiers

sport
string

The sport identifier or abbreviation

image
string<uri>

URL to the sport's logo or image asset

resolution
string<uri>

URL to the official resolution source for the sport (e.g., league website)

ordering
string

Preferred ordering for sport display, typically "home" or "away"

tags
string

Comma-separated list of tag IDs associated with the sport for categorization and filtering

series
string

Series identifier linking the sport to a specific tournament or season series