Skip to content

Get club logo image

GET
/api/v1/clubs/{id}/image
curl --request GET \
--url https://internal.myscore.live/api/v1/api/v1/clubs/club_a1b2c3d4/image

Returns the club logo as binary image data. Falls back to a generated placeholder if no logo is set.

id
required
string
Example
club_a1b2c3d4

Club ID

Image binary

Club not found