Environments
To facilitate testing and developing with Zeeh, we make use of the same API endpoint for test and production when calling the APIs. To use any of the stated mode, right above the API-Keys at the App dashboard, you will find a drop-down-like button, click and select:
- 'Text' (this will automatically reset the private-key which you will need to copy and use for testing.)
- 'select the name of any app' (This will automatically reset the private-key belonging to that app to its original form, which you also need to copy and used for production.)
Environment | Purpose | Base URL |
---|---|---|
Test | The test environment is dedicated to test and development phases. In this environment, users will also need real credentials to login via Zeeh connect and you will pull real data from the institutions. | https://api.zeeh.africa |
Production | The production environment is dedicated to live applications with real connections to institutions. In this environment, users will need real credentials to login via Zeeh connect and you will pull real data from the institutions. | https://api.zeeh.africa |