# Referralful > Referralful REST API — affiliate software for SaaS, built on Stripe. Rewardful-compatible. ## Docs - [Create a campaign](https://developers.referralful.com/api-reference/create-a-campaign.md) - [Create an affiliate](https://developers.referralful.com/api-reference/create-an-affiliate.md) - [Create an affiliate coupon](https://developers.referralful.com/api-reference/create-an-affiliate-coupon.md) - [Create an affiliate link](https://developers.referralful.com/api-reference/create-an-affiliate-link.md) - [List affiliate coupons](https://developers.referralful.com/api-reference/list-affiliate-coupons.md) - [List affiliate links](https://developers.referralful.com/api-reference/list-affiliate-links.md) - [List affiliates](https://developers.referralful.com/api-reference/list-affiliates.md) - [List campaigns](https://developers.referralful.com/api-reference/list-campaigns.md) - [List commissions](https://developers.referralful.com/api-reference/list-commissions.md) - [List payouts](https://developers.referralful.com/api-reference/list-payouts.md) - [List referrals](https://developers.referralful.com/api-reference/list-referrals.md) - [Mark a payout as paid](https://developers.referralful.com/api-reference/mark-a-payout-as-paid.md) - [Report a conversion (no Stripe)](https://developers.referralful.com/api-reference/report-a-conversion-no-stripe.md): Record a sale from any billing system and create the affiliate commission. Provide at least one of referral_id, email, or coupon. - [Retrieve a campaign](https://developers.referralful.com/api-reference/retrieve-a-campaign.md) - [Retrieve a commission](https://developers.referralful.com/api-reference/retrieve-a-commission.md) - [Retrieve a payout](https://developers.referralful.com/api-reference/retrieve-a-payout.md) - [Retrieve an affiliate](https://developers.referralful.com/api-reference/retrieve-an-affiliate.md) - [Update a campaign](https://developers.referralful.com/api-reference/update-a-campaign.md) - [Update a commission](https://developers.referralful.com/api-reference/update-a-commission.md) - [Update an affiliate](https://developers.referralful.com/api-reference/update-an-affiliate.md) - [Void a commission](https://developers.referralful.com/api-reference/void-a-commission.md) - [Authentication](https://developers.referralful.com/authentication.md): Authenticate with HTTP Basic auth using your API secret as the username. - [Errors](https://developers.referralful.com/errors.md): Standard HTTP status codes with a JSON error message. - [Introduction](https://developers.referralful.com/introduction.md): The Referralful REST API — manage affiliates, referrals, commissions, and report conversions without Stripe. - [Pagination](https://developers.referralful.com/pagination.md): List endpoints are paginated with page and limit. - [Report conversions (no Stripe)](https://developers.referralful.com/report-conversions.md): Record a sale from any billing system and create the affiliate commission. - [Switch from Rewardful](https://developers.referralful.com/switch-from-rewardful.md): Point your existing Rewardful integration at Referralful with two changes. ## OpenAPI Specs - [openapi](https://developers.referralful.com/openapi.json)