We just released our native n8n integration!ยป Try now
OnlyFans API
Free Trial Links

Get Free Trial Link Cohort ARPS

Get per-link time-to-profit cohort ARPS windows for a specific Free Trial Link

GET
/api/{account}/trial-links/{trial_link_id}/cohort-arps
AuthorizationBearer <token>

Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys

In: header

Path Parameters

account*string

The Account ID

trial_link_id*string

The ID of the trial link.

Query Parameters

acquisition_start?string

Optional acquisition range start date

acquisition_end?string

Optional acquisition range end date

revenue_basis?string

Revenue basis. Defaults to net.

Value in"net" | "gross"

Response Body

application/json

curl -X GET "https://app.onlyfansapi.com/api/acct_XXXXXXXXXXXXXXX/trial-links/aut/cohort-arps?acquisition_start=2026-01-01T00%3A00%3A00Z&acquisition_end=2026-01-31T23%3A59%3A59Z&revenue_basis=net"
{
  "error": "Unauthorized. Go to https://app.onlyfansapi.com/api-keys to get your API key."
}