Get cached campaign claimers
Cached claimers for one campaign, already joined with the subscriber cache so each row carries total_spent, its breakdown, and mapped_spent. Zero platform requests.
Cached claimers for one campaign, already joined with the subscriber cache so each row carries total_spent, its breakdown, and mapped_spent. Zero platform requests.
Guide: Subscribers & fans
Authorization
apiKey Your CRM panel API key
In: header
Path Parameters
Creator account ID of the connected account (OnlyFans or Fansly). Use GET /accounts to list connected accounts and their IDs.
Tracking-link campaign ID.
Query Parameters
Maximum number of rows to return.
100Row offset for pagination.
0Response Body
application/json
curl -X GET "https://example.com/accounts/string/campaigns/string/claimers/cached"{ "count": 0, "hasMore": true, "limit": 0, "list": [], "offset": 0, "success": true, "total": 0}Campaign earnings breakdown GET
Earnings attributed to each tracking-link campaign, computed from cached claimers joined with cached transactions. Zero platform requests.
Get the tracked-campaign allowlist GET
The allowlist of tracking-link campaigns (names/codes) kept synced for this account. When set, scheduled and backfill claimer syncs walk only these — so a huge link (20k+…