Lookups Tech Docs
Tech Docs Index
Documentation+
Widgets+
Lookups+
Global API+
Soccer API+
Basketball API+
Football API+
Baseball API+
Ice Hockey API+
Volleyball API+
Handball API+
Table Tennis API+
Tennis API+
API Error Codes
Here is the list of the all the API Error Codes with their messages and descriptions.
Code | Message | Details |
---|---|---|
100000 | "Ip address is mandatory." | You did not include an IP Address in your API request. You need to add an IP Address to send a request. |
100010 | "Url is mandatory." | You did not include an API URL in your API request. You need to add an API URL to send a request. |
100020 | "Token is mandatory." | You did not include your API Token in your API request. You need to add your API Token to send a request. |
100030 | "Language Id is mandatory." | You did not include a language ID in your API request. You need to add a Language ID to send a request. |
100400 | "Account is invalid." | Your account is invalid. Please check your credentials or contact with us. |
100410 | "Account is not activated." | Your account is not activated. Please activate your account via an activation e-mail. |
100500 | "Ip address is invalid." | Your IP address is not included on your API IP address list. Please enter a valid IP address to send a request. |
100600 | "Invalid url." | Your API URL is invalid. Please check your API URL to send a request. |
100610 | "You are not authorized for this url." | You are trying to send a request to an endpoint that is not on your API Plan. Please add this endpoint to your API plan through the Account Area to send a request to it. |
100700 | "Access is denied." | The date parameter is out of the range. The date range must be in - 7Days|Today|+7Days to send a successful request. |
100710 | "Invalid date." | The date parameter of your API request is invalid. Please make sure to format it like this: {{dd/mm/yyyy}} |
100720 | "You are not authorized for this tournament." | You are trying to send a request to a tournament that is not on your API Plan. Please add this tournament to your API plan through the Account Area to send a request to it. |
100730 | "Invalid tournamentId." | The tournament ID parameter of your API request is invalid. Please make sure to type a number for it. |
100740 | "Invalid teamId." | The team ID parameter of your API request is invalid. Please make sure to type a numeric value for it. |
100741 | "Unauthorized team or tournament." | You are trying to send a request to a tournament/team that is not on your API Plan. Please add this tournament/team to your API plan through the Account Area to send a request to it. |
100750 | "Access is denied." | You are trying to send a request to a team that is not on your API Plan. |
100760 | "Invalid matchId." | The team ID parameter of your API request is invalid. Please make sure to type a numeric value for it. |
100761 | "Invalid matchId." | You are trying to send a request to a match that is not on your API Plan. |
100770 | "Access is denied." | You are trying to send a request to a match that is not on your API Plan. |
100771 | "Access is denied." | You are trying to send a request to a match that does not belong to an active season. You can only send requests to a matches that belongs to an active season. |