Environments
Sigma's API and management dashboard are available in two environments:
Sandbox is used for testing purposes and for connecting your codebase to our API. You can make unlimited calls to this environment for free. A static response will be returned if your request is successful.
Production is the LIVE environment to connect to Sigma. Your wallet will be charged for all requests made to the production environment
Environment | Purpose | Base URL |
---|---|---|
Staging API | This environment hosts the staging API for testing new features and changes before deploying to production. | https://sigmastaging.sabipay.com |
Production API | This environment hosts the production API for live financial data. | https://sigmaprod.sabipay.com |
Staging Dashboard | This environment hosts the staging dashboard, allowing testing of dashboard features and updates before deployment to production. | https://sigma-staging.pastel.africa |
Dashboard | This environment hosts the production dashboard, providing access to real-time financial data. | https://sigma.pastel.africa |