Data API endpoints
The latest documentation for endpoints is always on the DevPortal: https://partner.socios.com/devportal/apis/3c83c678-b83c-47cd-a4ca-b27dcb19d643/test
Locales used to translate the current entity. Using the Locale HTTP header should be preferred. The HTTP header version is used in priority if it is given
["en"]Locales used to translate the current entity (json array). If this HTTP header is not given or if it is an empty array, the query parameter locales will be used
[ "fr_FR","en_US" ]Successfully get countries
Successfully get countries
[][]Success
Entity not found
Internal Server Error
[][]Successfully retrieved list of sports
Successfully retrieved list of sports
Maximum number of returned records
1000Field on which the records will be ordered
Sorting order
Locales used to translate the current entity. Using the Locale HTTP header should be preferred. The HTTP header version is used in priority if it is given
["en"][]Locales used to translate the current entity (json array). If this HTTP header is not given or if it is an empty array, the query parameter locales will be used
[ "fr_FR","en_US" ]Successfully retrieved list of leagues
Successfully retrieved list of leagues
Last updated