Getting Started

Each section contains its own api(s), implementations, examples, fields and definitions. Below are the environment variables and values;

Get your API keys

Your API requests are authenticated using API Secret key. Any request that doesn't include an API key will return an error.

You can get your API Secret key from your Dashboard at any time.

Environments

We offer three environments which are staging, sandbox and live environments. Here are the URLs;

For the live environment, the email and password will be provided after successful registration with our system.

NB: To get authorized especially in postman, pass Authorization: ApiKey {{SecretKey}} in the header. The Secret key is substituted with your actual secret key.

Last updated