Authentication
Currently, we provide one way to authenticate requests using partner tokens. This document describes this mechanism in details.
Token Authentication
To authenticate a request using a token, one must include this header in the request:
Authorization: Token <token>
Each token is associated with exactly one user and exactly one partner (marketplace is also considered a partner). It allows access to data only belonging to this partner.
How to get the token
Tokens are created exclusively by the MyBeezBox team, and it is not possible to generate a token yourself. If you would like to obtain a token, please email your MyBeezBox point of contact.