Authentication

From the dashboard, you can view and regenerate API keys.

REQUEST HEADER

Every request header is authorized using your API key.

This is the Private Key for either sandbox or live environments in the My Apps section of the dashboard.

Your request header should look like:

1436

BASE URL

All API requests made must include a base URL. Below are the base URLs for each environment.

SANDBOX ==> https://sandbox.dojah.io

PRODUCTION ==> https://api.dojah.io

πŸ“˜

Note:

To ensure successful responses:

  1. You must have created an app.
  2. You must ensure all requests are made using "HTTPS".

Also, Do not share your Secret key with anyone