Understand environments and service endpoints

ZOLOZ provides separate sandbox and production environments. You can choose different environment as required. The sandbox environment is meant for integration and testing purposes, while the production environment is meant for live operation. It is strongly recommended that you implement and test your application in sandbox environment before going live in the production environment.

For different environments, different service endpoints are provided in terms of ZOLOZ web portal and base API URI. The ZOLOZ web portal is provided for you to manage your account, obtain API keys, perform case searches and other administration operations. The base API URI is provided for you to access the ZOLOZ APIs.

For detailed information, refer the table below:

Environments

Base API URIs

ZOLOZ portal address

Singapore Sandbox

https://sg-sandbox-api.zoloz.com

https://sg-sandbox-portal.zoloz.com/

Singapore Production

https://sg-production-api.zoloz.com

https://sg-production-portal.zoloz.com/

Hong Kong Integration

https://hk-sit-api.zoloz.net

https://hk-sit-portal.zoloz.net/

Hong Kong Production

https://hk-production-api.zoloz.net

https://hk-production-portal.zoloz.net/

Indonesia Production

https://id-production-api.zoloz.com/

https://id-production-portal.zoloz.com/

Note : No environment configuration is required to use ZOLOZ native SDK or H5 SDK.