Version: 2.x

Environments

API environments

Besides a development environment, which is for internal use only, kazi uses two important environments for API integrators: Test and production

Test environment

Customers are required to use the test environment during the development of their kazi integration. This environment is more stable than the kazi development environment and its data is sandboxed.

Once you register on the test environment, a kazi administrator will send you a OAuth2 client ID and secret. With these keys, you can obtain an access token.

Production environment

Once your application is ready to go live, you need to bring your application in production and connect with our production api. See switch to production