Authentication

Authentication

Obtain the token

To obtain an access token, you must log in to your account on  https://brands.vuuh.com  and create one.
On the right side of the page you can find the "Manage API keys" section.
To create a token, click on "Create API key".


Request header

Authorization: Bearer <your_token> (Replace <your_token> with the actual Bearer token)