- Creator API — the full surface.
- Affiliate API — the subset an affiliate key can read.
Endpoints by key type
An affiliate key calling a creator-only endpoint gets 403 Forbidden.
Field differences
OnGET /purchases, the creator margin fields — amountCreatorNet, amountCreatorPlatformFee, amountCreatorTax — are returned to creator keys only. An affiliate key still sees its own affiliation amounts (amountAffiliation, amountAffiliationNet), but not the creator’s margin.
GET /refunds and GET /chargebacks return the same fields for both key types.