Go Live

Before launching your application in a production environment, ensure that all configurations are correctly set up to prevent issues and maintain security. Follow the checklist below to successfully go live with your integration!

Standard Integration

Custom Integration

  1. Replace https://api-sandbox.clinch.gg with https://api.clinch.gg used in Generating an Authentication Token

  2. Use production api key in Generating an Authentication Token

  3. Disable debug logging if you have used it: enableLogging();

Request Signing

  1. Use production server secret in Request Signing

Whitelist Our IP to Avoid Rate Limiting

To prevent rate-limiting issues when using services like Cloudflare, please whitelist our production server’s IP address - 34.59.205.62

Last updated