Get cashback offers
Fetch all cashback offers.
View all of Sleek’s cashback offers. This API is useful for populating your application with the latest cashback offers available to your users.
This API call uses your public API key and can be used on the client side.
How to use
This API should be called on your server side or client side to populate your application with the latest cashback offers available to your users.
Authorizations
Public Sleek API token.
Query Parameters
The ID of the next item that will be fetched. Format: UUID RFC 4122
The name of the cashback offer's retailer to search for.
The category of the cashback offers to search for.
The country of the cashback offers to search for. Format: ISO 3166-1 alpha-2 code
Response
The ID of the next item in the list. Defined if there are more items to fetch. Pass this as the cursor
query parameter to fetch the next page. Format: UUID RFC 4122