The Only API docs
Messaging

PPV performance stats

Purchase/unlock statistics for PPV messages sent from this account, computed from cached transactions. Zero platform requests. Fansly-aware.

GET
/accounts/{of_user_id}/ppv-stats

Purchase/unlock statistics for PPV messages sent from this account, computed from cached transactions. Zero platform requests. Fansly-aware.

Guide: Messaging & mass DM

X-API-Key<token>

Your CRM panel API key

In: header

Path Parameters

of_user_id*string

Creator account ID of the connected account (OnlyFans or Fansly). Use GET /accounts to list connected accounts and their IDs.

Query Parameters

since?string

ISO date lower bound.

until?string

ISO date upper bound.

Response Body

application/json

curl -X GET "https://example.com/accounts/string/ppv-stats"
{  "stats": {},  "success": true}