Introduction
Authentication to the API is performed via HTTP, using the Authorization
header. API requests without authentication will fail.
The Business API supports 2 authentication methods:
Depending on who will be using your integration and which endpoints you will be calling, you could need to use OAuth 2.0 (instead of the API key).