- A Beem account
- Contacts API credentials (API Key and Secret) or an access token
Authentication
All Contacts API requests require authentication using either:- HTTP Basic Authentication — API Key as username, API Secret as password
- Access token — passed directly in the
Authorizationheader (noBearerprefix)
