Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LICENSOR reserves that all logos, crests, coats of arms, colours, graphic representations of sports outfits and other graphic material relating to sports clubs, teams, players, etc., are solely an element of the Products and are intended solely to clearly identify the entity to which the Sports Data provided through the Products relates (informational purpose).
Any use of such materials in isolation from the Products and Sports Data provided by LICENSOR is prohibited, and potential liability for such actions shall be borne by the LICENSEE.

Resource information

URL

https://api.statscore.com/v2/logo

Method

GET

Description

Returns a set of logos related to participants

Authorization required

Yes

...

Link

Description

https://api.statscore.com/v2/logo?token={{YOUR_TOKEN}}

Returns a list of all logos in JSON format

https://api.statscore.com/v2/skinslogo?token={{YOUR_TOKEN}}&ut=1720084284

Returns logos for participants which creation/update date is larger or equal to 04.07.2024 09:11:24 GMT+0000 in JSON format

https://api.statscore.com/v2/skinslogo?token={{YOUR_TOKEN}}&is_national_team=yes

Returns logos for participants which have “is national team” value set to yes in JSON format

https://api.statscore.com/v2/skinslogo?token={{YOUR_TOKEN}}&competition_season_id=60213

Returns logos for participants which were taking part in season 2023 for Africa Cup of Nations in JSON format

...