Affiliate tracking

Run an affiliate program without building one.

affiliately.io is the API layer for affiliate tracking — attribution, commissions, and payouts, wired into your own product.

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 humans and coding agents

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 →

Prefer a typed client? @affiliately/sdk for Node is coming soon on GitHub and npm.

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

Ready to add referrals to your product?

No dashboards to theme. Just an API.

Start a conversation