List affiliate links
Returns a list of your affiliate links. The links are returned sorted by creation date, with the most recent links appearing first.
Request
Method
URL
GET
https://api.getrewardful.com/v1/affiliate_links
Examples
List all affiliate links
curl --request GET \
--url https://api.getrewardful.com/v1/affiliate_links \
-u YOUR_API_SECRET:
Last updated
Was this helpful?