Authentication

Generating a new API Key

Log into your developer account and create a new Application. Once the Application is created you will have access to the API Key. Keep this API Key private at all times.

Using your API Key

Once you have the API Key you should use it to authenticate all your API requests. You can do this by adding the following header to your request:

Invalidating an API Key

Log into your developer account and delete the Aplication associated with the API Key. Note that all your applications/integrations that use this API Key will stop working.