Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.referralful.com/v1/campaigns \ --header 'Authorization: Basic <encoded-value>'
{ "pagination": { "previous_page": 123, "current_page": 123, "next_page": 123, "count": 123, "limit": 123, "total_pages": 123, "total_count": 123 }, "data": [ { "id": "<string>", "object": "campaign", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "name": "<string>", "url": "<string>", "private": true, "commission_percent": 123, "commission_amount_cents": 123, "commission_currency": "<string>", "minimum_payout_cents": 123, "days_before_referrals_expire": 123, "days_before_commissions_are_due": 123, "max_commissions": 123, "max_commission_period_in_months": 123 } ] }
Use your API secret as the username, with an empty password.
x <= 100
OK
Show child attributes