Authentication

3min

X-API-USER and X-API-KEY paramaters are passed through the header to be used to Authenticate your requests.'

You can manage your API Keys through the Moolre App.

Curl


Secure your API keys

Avoid committing your secret keys to git or calling them in client-side code.



Generating your API Key

To generate an API key:

  1. Login/Sign up at app.moolre.com or use our Apps.
  2. Complete your profile including ID Verification.
  3. Click on your Profile Picture, then select Edit Profile. Switch to the Security tab
  4. Select API Key and Generate your API Key. API Key are only shown only once and regenerating the key will invalidate the previous API Key.
Document image


API Key changes

Keep in mind that each time a new API key is generated, the previous one becomes invalid and can no longer be used for accessing the services.



Updated 08 Apr 2024
Doc contributor
Did this page help you?