Related note 0
Related note 1
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.
Add a caption...
Add a caption...
To create a token, click on "
Create API key
".
Add a caption...
Request header
Authorization: Bearer <your_token>
(Replace
<your_token>
with the actual Bearer token)