Pular para o conteúdo principal

Authentication

Authenticated endpoints expect to receive an Authorization header, with the value being the string 'ApiKey ' followed by an API key you can get from your user's settings, in the Integrations section.

Authorization: ApiKey 39ec815a-14de-4e5a-8c07-a8fd084c0999

sample api key

This key should be kept secret at all times, as it allows the holder to act on behalf on the organization that owns it.