Environments
In order to facilitate your API integration developments and tests, Numeral offers distinct sandbox and production environments:
- The
sandbox
environment is a safe playground. It is not connected to your bank accounts and can be safely used to develop and test your integration. It is pre-loaded with sample data. - The
production
environment is connected to your bank accounts. You will get access to your production API keys once we have verified your integration in the sandbox environment.
Environment URLs
Environment | URL (IP whitelisting) | URL (mTLS) |
---|---|---|
Sandbox | https://sandbox.numeral.io | https://mtls.sandbox.numeral.io |
Production | https://api.numeral.io | https://mtls.api.numeral.io |