Simple, secure, and effective authorization.
Pass your API key as a header when making API requests.
curl --request GET \
--url https://developer-api.rivo.io/merchant_api/v1/rewards \
--header 'Authorization: YourApiKeyGoesHere'
Please read our guide on how to create an API key in less than 30 seconds.