Fanvue's own Insights API exposes earnings, earnings percentile, spending, top spenders and fan retention directly, no estimation required. CreatorAPI reads all of it through one key, per creator or across a whole agency.
Fanvue's official API ships a dedicated Insights section built for exactly this: earnings, spending and fan level detail as first party endpoints, not reconstructed from transaction lists. CreatorAPI reads it through the same key and route pattern as every other platform, so your finance stack gets one shape regardless of source.
Read gross earnings straight from Fanvue's Insights API, plus a summary view for a fast top line number.
See how an account's earnings rank on the platform, a Fanvue native metric with no OnlyFans or Fansly equivalent.
Pull spending per fan and a ranked top spenders list to focus retention and campaign effort where it pays.
Read churn and retention as a native metric instead of estimating it from subscriber snapshots.
Get insight data for a batch of fans in one call, or drill into a single fan for a full profile.
Bulk export history to seed a warehouse, and take native or unified webhook events on new activity as it happens.
# read earnings for a connected Fanvue creator curl https://api.creator-api.com/v1/{account}/native/insights/earnings \ -H "X-API-Key: ca_live_your_key" # see where those earnings rank on the platform curl https://api.creator-api.com/v1/{account}/native/insights/earnings/percentile \ -H "X-API-Key: ca_live_your_key"
Earnings, earnings percentile, earnings summary, fan retention, fan spending, subscriber counts and top spenders, all through Fanvue's own official Insights API, as clean JSON.
A native Fanvue Insights endpoint that shows how an account's earnings rank against the platform, not something CreatorAPI calculates itself.
Yes. Fanvue's Insights API exposes a fan retention summary directly, alongside bulk and per fan spending insights.
It reads the same official Insights endpoints Fanvue itself exposes, so figures match what the creator sees in their own dashboard.
Get your key, connect a Fanvue account and pull your first earnings report in minutes.