Documentation Index
Fetch the complete documentation index at: https://sigma-docs.pastel.africa/llms.txt
Use this file to discover all available pages before exploring further.
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
| Product | Sandbox Base URL | Production Base URL |
|---|---|---|
| AML (PEP, Sanctions, Adverse Media) | https://sigmastaging.sabipay.com | https://sigmaaml.sabipay.com |
| Transaction Monitoring | https://sigmastaging.sabipay.com | https://sigmaprod.sabipay.com |
| Customer Due Diligence | https://sigmastaging.sabipay.com | https://sigmacdd.sabipay.com |
| KYC (BVN, NIN, CAC) | https://sigmastaging.sabipay.com | https://sigmacdd.sabipay.com |
| Case Management | https://sigmastaging.sabipay.com | https://sigmaprod.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