Environment
To ensure a seamless integration, we provide support for both Sandbox and production modes.
To make it easier to test and develop with Kredete, we use the same API endpoints for both our sandbox and production environments. The only difference is the keys used when calling the APIs.
Environment | Purpose | Base URL |
---|---|---|
Sandbox | This environment is dedicated to testing and development stages. You can log in via the sandbox credentials provided to simulate all necessary use cases. | https://sandboxapi.kredete.com |
Production | This environment is dedicated to live applications. Users must have been onboarded and sent onboarding invite emails to set up their account and log into the platform. | https://api.kredete.com |
Updated 3 months ago