Yotpo authentication

This endpoint uses your Yotpo API Key and API Secret to generate the API utoken necessary to authenticate most of Yotpo's API calls.

To find your API key and API secret, see this article.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Please note:

Once you've generated your token, remember to store it so you can reuse it for future API calls. If your token expires and you get a 401 error code, you'll need to generate a new token.

utokens (user tokens) are used to authenticate and authorize an account. A utoken is required in non-public API calls to ensure private account data is accessible only by authorized users.

Body Params
string
required

Also referred to as Store ID or App Key

string
required

Also referred to as API secret

string
required
Defaults to client_credentials

Must be client_credentials

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json