Yotpo uses tokens to authenticate and authorize an account. Tokens are generated by an API call that uses the client ID and client secret. See the Token API Reference Guide.

A token is required in non-public API calls to ensure private account data is accessible only by authorized users.

📘

Note:

Each token expires after 14 days since creation and will no longer be useable.