Skip to main content

Sandbox

The Sandbox environment is for testing and development. You can make unlimited requests at no cost. Successful requests return static responses so you can validate your integration without triggering live checks or consuming wallet balance. Use the sandbox to:
  • Test your API integration before going live
  • Verify request and response handling in your code
  • Develop and debug without affecting production data

Production

The Production environment is the live environment. All requests made here perform real checks, consume wallet balance, and produce real compliance data. Only switch to production once your integration has been tested and verified in the sandbox.

Base URLs

ProductSandbox Base URLProduction Base URL
AML (PEP, Sanctions, Adverse Media)https://sigmastaging.sabipay.comhttps://sigmaaml.sabipay.com
Transaction Monitoringhttps://sigmastaging.sabipay.comhttps://sigmaprod.sabipay.com
Customer Due Diligencehttps://sigmastaging.sabipay.comhttps://sigmacdd.sabipay.com
All API paths are appended to the base URL. For example, to submit a transaction in production: https://sigmaprod.sabipay.com/api/v1/transaction-monitoring/submit