About authentication

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.