Skip to main content
All CollectionsIntegrationsGeneral
Getting 401 Unauthorized Error
Getting 401 Unauthorized Error

Using the correct token when making API requests

Greg Schrank avatar
Written by Greg Schrank
Updated over a week ago

If you are receiving a HTTP/1.1 401 Unauthorized response, ensure that you are using the right API token.

BigPanda currently uses two types of API tokens; an organization-level bearer token and a user API key.

The following API requests require the user API key:

The other API endpoints require the organization-level bearer token.

Did this answer your question?