Sandbox Test Environment

Sandbox Test Environment

The Sandbox Test Environment is a secure and isolated setup that allows users to test and validate API integrations before going live. It helps you simulate workflows, verify API behaviour, and troubleshoot issues without affecting real-world data or operations.

Host URLs for Sandbox APIs

  1. Test Environment
    Host URL: https://test-api.sandbox.co.in/{path}
    Use this URL to test and simulate API workflows.
  2. Production Environment
    Host URL: https://api.sandbox.co.in/{path}
    Use this URL once your integration is thoroughly tested and ready for production.

Why Use the Sandbox Test Environment?

  • Safe Validation: Test your integration without impacting live data.
  • Customisable Testing: Adapt test cases to your specific needs.
  • Seamless Updates: Fork API collections to always have the latest endpoints and examples.

Setting Up & Integration

  • For a detailed walkthrough on setting up test cases, forking Postman collections, configuring environment variables, and running your first request, refer to our Developer Documentation: Sandbox Test Environment — Developer Docs

Need Help?

Raise a ticket