Errors

Below are some error messages that you may encounter when using the API.

Error What It Means
No apikey supplied You need to pass a GET variable of "apikey" with your request. Example ?apikey={YOURAPIKEY}
Invalid API Key The GET variable "apikey" was not valid. You can find your API key in the Developer Dashboard. If you are testing or just starting to develop to the API, you can use the apikey of TEST.
TEST data not available Test data is not available at the moment. Please contact us with the URL that you were calling so that we can repopulate our test data for that service.
Missing Subscription You do not have a current subscription to this sport package. Please use the TEST API key for development purposes or purchase the sports package subscription from the Developer Dashboard.
Invalid Platform You will need to pass a valid platform variable.
Invalid Date Please pass a valid date in YYYY-MM-DD format