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.
Secure your API keys
Avoid committing your secret keys to git or calling them in client-side code.
To generate an API key:
- Complete your profile including ID Verification.
- Click on your Profile Picture, then select Edit Profile. Switch to the Security tab
- 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.
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
Did this page help you?