Skip to content

How to Get Your API Token

  1. Register Your App
    Go to https://developers.huduma.cloud/apps and register your app.

  2. Generate Your API Keys

    • After registration, open your app's details page.
    • Click the "Generate Keys" button.
    • A form will appear — choose your token expiry time.
    • The App Secret will be filled in automatically, so no need to enter it manually.
  3. Get Your Credentials
    Once you submit the form, you’ll receive:

    • Access Token – used to make API requests. Add it to the X-Huduma header.
    • Public Key – used to verify signed API responses.

Important Notes

These credentials are shown only once. Be sure to copy and store them safely.
Do not share your credentials with anyone who shouldn’t have access.