Active and completed revshare campaigns attached to your linked OF accounts.
Documentation Index
Fetch the complete documentation index at: https://onlytraffic.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your API key from the Studio Dashboard
Page number, 1-indexed.
x >= 1Items per page. Default 50, max 100.
1 <= x <= 100Filter by OnlyFans account id (must be one of your accounts).
Filter by campaign public ID (e.g. revc_xxxxx).
Filter to campaigns run by a specific marketer.
Filter by campaign status.
active, completed Filter by campaign delivery type.
date, link, trial, smartlink, smartlink_trial, smartlink_tracking, second, shared_link, shared_trial Filter by traffic source the campaign is running on (e.g. instagram, tiktok, reddit). Use other for sources outside the standard catalog.
Return only campaigns with at least this many lifetime fans.
x >= 0Return only campaigns whose total income is at least this many USD.
x >= 0Delta-sync filter. Return only rows whose changed_at is at or after this UNIX timestamp. Pair with until_changed_at for a window.
x >= 0Delta-sync filter. Return only rows whose changed_at is strictly before this UNIX timestamp. Useful to lock the upper bound while paginating an open delta range.
x >= 0Sort order.
arpu_desc: average revenue per user, descending.total_income_desc: total marketer income, descending.income_today_desc: today's transactions sum, descending.fans_desc: total subscribers, descending.fans_today_desc: subscribers added since today's midnight UTC.purchases_1_desc: fans who made at least one purchase, descending.messages_3_desc: fans who exchanged at least 3 messages, descending.created_at_desc, created_at_asc, changed_at_desc, changed_at_asc, arpu_desc, total_income_desc, income_today_desc, fans_desc, fans_today_desc, purchases_1_desc, messages_3_desc