Skip to content

The complete developer platform for Fanvue

Build your next agency CRM, creator dashboard, ads tracking pipeline or AI assistant on top of Fanvue with the most complete and reliable infrastructure on the platform.

MetaMetaTikTokTikTokSnapchatSnapchatGoogle AdsGoogle Ads

Server-side tracking for every ad platform.

track-conversion.sh
POST /v1/ads/meta/events
# fire a server-side Subscribe event when a Fanvue fan converts
curl -X POST https://api.apifanvue.com/v1/ads/meta/events \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "pixel_id": "1234567890",
    "event": {
      "event_name": "Subscribe",
      "event_id": "fanvue_sub_abc123",
      "action_source": "website",
      "user_data": { "em": ["<sha256(email)>"], "fbc": "fb.1.1699.abc" },
      "custom_data": { "currency": "USD", "value": 9.99, "content_ids": ["fanvue:creator_xyz"] }
    }
  }'

Official SDKs for TypeScript, Python, PHP and Ruby, plus plain HTTP from anything else.

Purchase → Meta CAPI · 200 OK · 84ms
200+ endpoints
Full coverage of creators, chats, fans, revenue and media
4 ad platforms
Meta, TikTok, Snapchat and Google Ads server-side
<120ms
Median API latency across all endpoints
POSTConnect a Fanvue creator
GETSubscriber revenue & churn
POSTSend chat message
GETVault media library
POSTFire conversion event
GETFan lifetime value
Ads Tracking

Pixel-perfect tracking and attribution for Fanvue

Fire server-side conversion events back to your ad accounts the moment a fan subscribes, tips or buys a PPV message on Fanvue. Meta Conversions API, TikTok Events API, Snapchat CAPI and Google Ads, deduplicated, hashed and signed.

MetaMetaTikTokTikTokSnapchatSnapchatGoogle AdsGoogle Ads
  • Meta Pixel + Conversions API with automatic deduplication
  • TikTok Pixel + Events API v1.3 with ttclid passthrough
  • Snapchat Pixel + Snap CAPI with hashed PII and event_id
  • Google Ads enhanced conversions with gclid capture
  • Per-creator ROAS, CPA and LTV cohorts in the dashboard
meta-capi.tsts
// meta-capi.ts - fire a server-side Subscribe event when a Fanvue fan converts
await fetch("https://api.apifanvue.com/v1/ads/meta/events", {
  method: "POST",
  headers: { "Authorization": "Bearer sk_live_...", "Content-Type": "application/json" },
  body: JSON.stringify({
    pixel_id: "1234567890",
    event: {
      event_name: "Subscribe",
      event_time: Math.floor(Date.now() / 1000),
      event_id: "fanvue_sub_abc123",
      action_source: "website",
      user_data: { em: ["<sha256(email)>"], fbc: "fb.1.1699.abc", fbp: "fb.1.1699.987" },
      custom_data: { currency: "USD", value: 9.99, content_ids: ["fanvue:creator_xyz"] },
    },
  }),
});
  1. 01

    Ad click

    fbclid / ttclid / ScCid / gclid

  2. 02

    Tracking link

    click ID saved

  3. 03

    Fanvue conversion

    subscribe, tip, PPV

  4. 04

    Fanvue API

    hash, dedupe, sign

  5. 05

    Ad platforms

    Meta, TikTok, Snap, Google

Everything you need to build powerful Fanvue tools

Not just an API - a complete development platform with dashboard, API keys, webhooks, playground and enterprise security.

Dashboard

Endpoints, logs and webhooks at a glance. Monitor usage and live metrics in real time.

fanvue-api · dashboard
OverviewEndpointsWebhooksLogs
1.2M
requests
18
creators
99.98%
uptime

API Keys

Create, rotate and revoke keys instantly. Scoped keys per project or per team member.

  • sk_live_a91f...c2active
  • sk_test_78bd...9krevoked
  • sk_live_04cd...7aactive

Webhooks

Automations on new messages, sales, renewals or subscribers. HMAC-signed with retries.

fan.subscribed → yourapp.com 200 OK

Playground

Run any endpoint live in your browser. Test with confidence before shipping.

GET /v1/fans200 · 148ms

Complete Security

AES-256 encryption, isolated systems and secret vaulting.

Team & Roles

Invite teammates with granular roles, per-creator scopes and audit logs.

  • AAda Admin
  • BBen Dev
  • CCyd Analyst

Dedicated Proxies

Residential proxies rotated per creator. Never share fingerprints with another tenant.

Rate-limit Aware

Automatic backoff that respects Fanvue's limits so writes always land.

MCP & AI

Run your Fanvue agency from Claude, ChatGPT or Manus

Two-click install of the Fanvue API MCP server and your AI gets 200+ tools across every connected creator - live chats, revenue, fan lists and actions - without brittle scrapers.

ClaudeClaudeChatGPTChatGPTCursorCursorManusManus
claude-desktop.jsonjson
{
  "mcpServers": {
    "fanvue": {
      "command": "npx",
      "args": ["-y", "@apifanvue/mcp"],
      "env": { "FANVUE_API_KEY": "sk_live_..." }
    }
  }
}

No-code automations

Native n8n node, Make.com and Zapier apps. Trigger any Fanvue event without a line of code.

n8nMake.comZapier

n8n, Make & Zapier

Native integrations for the three biggest no-code platforms.

Pre-made scenarios

Blueprints for whale rescue, churn recovery, welcome flows and cross-sell.

Data Export tool

One-click CSV or Parquet exports of chats, transactions and fans.

Works with the tools you already use

  • MetaMeta
  • TikTokTikTok
  • SnapchatSnapchat
  • Google AdsGoogle Ads
  • ClaudeClaude
  • ChatGPTChatGPT
  • CursorCursor
  • ManusManus
  • n8nn8n
  • Make.comMake.com
  • ZapierZapier
  • AirtableAirtable
  • MetaMeta
  • TikTokTikTok
  • SnapchatSnapchat
  • Google AdsGoogle Ads
  • ClaudeClaude
  • ChatGPTChatGPT
  • CursorCursor
  • ManusManus
  • n8nn8n
  • Make.comMake.com
  • ZapierZapier
  • AirtableAirtable

Use cases

Discover how you can use Fanvue API to build powerful tools.

Creator CRM Platform

Manage fans, chats and revenue for whole agency rosters from a single dashboard.

Meta Ads Optimisation

Feed real revenue back to Meta CAPI. Kill losing ads and scale winners.

Custom Integration Tools

Internal tools with financial data, link tracking and automated retrieval.

Creator Discovery Platform

Build a Fanvue search engine with analytics and insights.

Housekeeping

Automatic mass messages, vault cleanup, price sync and stale-fan pruning.

AI Chatter Assist

AI drafts replies in the creator's tone; a human clicks send.

Stop wasting time on partial and unreliable services

One platform instead of scrapers, spreadsheets and guesswork.

FeatureFanvue APIDIY scrapers
Complete login (2FA)YesNo
Open Auth ModuleYesNo
No-code (n8n, Make, Zapier)Native + guidesNo
API coverageFull, 200+ endpointsPartial
Server-side ads tracking (Meta, TikTok, Snap, Google)YesNo
Tracking-link revenue attributionYesNo
Webhooks + realtime eventsYesNo
Data Download toolOne-click exportsNo
Dedicated proxy infrastructureYesNo
Team managementMembers, roles, auditNo
SupportTelegram, email, dedicatedNone

Ready to build?

Start your free trial instantly - no credit card required.

Find your way

What are you looking for?

Describe it in your own words and we will point you to the right page.

Fanvue API questions, answered

Ready to build on Fanvue?

Get API keys, docs and MCP access in one click. Free trial, no credit card.