To get started with our API you will need to authenticate. Credentials can be created on our dashboard and is needed for every request. You should store this securely in your application. However, if you lose it you can always easily create a new key in our dashboard.

To add the token to your request, simply add it is authorization header: -H "Authorization: Bearer RFZVQnJwdGNaeEtlaDluTXpqZzhtWTo1YnJzcXpzenNEb1RwbXEzV2hHN1JErr".

API requests without (or incorrect) authentication will fail.

If you would prefer to use Basic Authentication, it is also possible. The bearer token is base64 encoded and exists out of a key and secret, which can be provided as username and password.

📘

Get the API credentials from Mave's dashboard

You can do this by going to https://mave.io/manage/settings