Authentication

Before you retrieve data from an endpoint, it’s important that you authenticate your request using a token, which is a key you use in the following header of your API request:  `X-Auth-Token: ${your-designated-api-token}`
Tokens are assigned upon request and should only be used within the scope of your organization.

What are your feelings
Updated on February 3, 2024