Skip to main content
GET
/
participants
/
{id}
/
logo
Get Participant Logo
curl --request GET \
  --url https://api.odds-api.io/v3/participants/{id}/logo
"<string>"

Path Parameters

id
integer
required

Participant ID

Query Parameters

apiKey
string
required

API key for authentication

Response

PNG image

The response is of type file.