Bearer token or api key

What is the status around bearer token and api key as authorization. Some endpoints uses bearer token and some uses api key + api email. Some like this one has both

1 Like

Seems like it is not possible to edit.
What is the status around bearer token and api key as authorization. Some endpoints uses bearer token and some uses api key + api email. Some like this one has both

But I only got it to work with api key. I also read in an earlier post a couple of years ago that endpoints was migrating from using api key to using bearer token. Is this true? If yes, what is the progress?

1 Like

Most should be able to use both. The API Key and Email will always work because they have global read + write permissions. For the API token, it depends on the team to create the permission set for the service.