Learn about the process of authenticating your requests to the Bindbee API.
Authorization
. This practice is crucial for authorizing your Bindbee API requests effectively. Ensure that this specific header is incorporated in every request, adhering to the following format:
Authorization: Bearer YOUR_BINDBEE_API_KEY
connector_token
, as this token is a prerequisite for the successful execution of such requests.
connector_token
inside the Overview section of your
connectorconnector_token
as a header named X-Connector-Token
for authorizing your Bindbee API requests effectively. Ensure that this specific header is incorporated in every request, adhering to the following format:
X-Connector-Token: END_USER_CONNECTOR_TOKEN