Affiliate tracking, headless

Run an affiliate program without building one.

aaffiliately.io is a RESTful affiliate tracking API. Create associates, generate referral links, and track clicks and conversions — all behind your own brand, your own domain, and your own product.

Early access

We're in beta.

aaffiliately.io is currently invite-only while we work directly with a small number of early customers to shape the API. Request an invitation and we'll reach out as spots open up.

Request an invitation

How it works

Four steps, entirely driven by your own backend.

01

Create an account

Sign up and get an API key and secret for your business.

02

Add associates

Register the affiliates who'll be referring customers to you.

03

Generate links

Create a trackable referral link for each associate, with an optional discount split.

04

Track conversions

Report sales back through the API and we handle attribution and commission.

Built for developers

A plain RESTful API with no dashboard lock-in. Integrate it into your own signup flow, your own checkout, your own reporting — it never has to look like a third-party product.

Read the full API reference →

curl -u API_KEY:API_SECRET   -X POST https://affiliately.io/api/conversions   -H "Content-Type: application/json"   -d '{
    "cookieToken": "8f14e...b02f2",
    "orderReference": "ORDER-1042"
  }'

Ready to add referrals to your product?

No dashboards to theme. Just an API.

Request an invitation