Sandbox
You can test out your integration effortlessly on your platform using the Cricket Sandbox. In Cricket Sandbox, API testing can be completed in a controlled environment to ensure that integrations with our data are seamless.
c16eaec3abd49e3477yy567836a95ad43
https://rest.entitysport.com/sandbox/cricket/
https://rest.entitysport.com/v2/
All the URLs of the Cricket API V2 will come under the Sandbox. If you want to use those URLs, you just need to replace Cricket API V2 base URL with Sandbox URL, and the rest URL will remain the same.
Example:-
https://rest.entitysport.com/v2/
competitions?token=[ACCESS_TOKEN]
https://rest.entitysport.com/sandbox/cricket/
competitions?token=[ACCESS_TOKEN]
You can test out Football API Integrations easily on your platform using the Sandbox. You will be able to complete the API testing in a controlled environment that will ensure that your data is smoothly integrated with your platform.
c16eaec3abd49e3477yy567836a95ad43
https://rest.entitysport.com/sandbox/soccer/
https://soccer.entitysport.com/
All the URLs of the Soccer API will come under the Sandbox. If you want to use those URLs, you just need to replace Soccer API base URL with Sandbox URL, and the rest URL will remain the same.
Example:-
https://soccer.entitysport.com/
competitions?token=[ACCESS_TOKEN]
https://rest.entitysport.com/sandbox/soccer/
competitions?token=[ACCESS_TOKEN]
You can try out Basketball API Integrations on your platform using the Sandbox. The Sandbox provides a controlled environment for API testing, ensuring seamless integration of your data with your platform.
c16eaec3abd49e3477yy567836a95ad43
https://rest.entitysport.com/sandbox/basketball/
https://basketball.entitysport.com/
All the URLs of the Basketball API will come under the Sandbox. If you want to use those URLs, you just need to replace Basketball base URL with Sandbox URL, and the rest URL will remain the same.
Example:-
https://basketball.entitysport.com/
competitions?token=[ACCESS_TOKEN]
https://rest.entitysport.com/sandbox/basketball/
competitions?token=[ACCESS_TOKEN]