Skip to main content
GET
/
affiliate_links
List affiliate links
curl --request GET \
  --url https://api.referralful.com/v1/affiliate_links \
  --header 'Authorization: Basic <encoded-value>'

Authorizations

Authorization
string
header
required

Use your API secret as the username, with an empty password.

Query Parameters

affiliate_id
string
page
integer
default:1
limit
integer
default:25
Required range: x <= 100

Response

200

OK