Dashboard
Endpoints, logs and webhooks at a glance. Monitor usage and live metrics in real time.
- 1.2M
- requests
- 18
- creators
- 99.98%
- uptime
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.
Server-side tracking for every ad platform.
# 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.
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.
// 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"] },
},
}),
});fbclid / ttclid / ScCid / gclid
click ID saved
subscribe, tip, PPV
hash, dedupe, sign
Meta, TikTok, Snap, Google
Not just an API - a complete development platform with dashboard, API keys, webhooks, playground and enterprise security.
Endpoints, logs and webhooks at a glance. Monitor usage and live metrics in real time.
Create, rotate and revoke keys instantly. Scoped keys per project or per team member.
Automations on new messages, sales, renewals or subscribers. HMAC-signed with retries.
fan.subscribed → yourapp.com 200 OK
Run any endpoint live in your browser. Test with confidence before shipping.
AES-256 encryption, isolated systems and secret vaulting.
Invite teammates with granular roles, per-creator scopes and audit logs.
Residential proxies rotated per creator. Never share fingerprints with another tenant.
Automatic backoff that respects Fanvue's limits so writes always land.
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.
{
"mcpServers": {
"fanvue": {
"command": "npx",
"args": ["-y", "@apifanvue/mcp"],
"env": { "FANVUE_API_KEY": "sk_live_..." }
}
}
}Native n8n node, Make.com and Zapier apps. Trigger any Fanvue event without a line of code.
Native integrations for the three biggest no-code platforms.
Blueprints for whale rescue, churn recovery, welcome flows and cross-sell.
One-click CSV or Parquet exports of chats, transactions and fans.
Discover how you can use Fanvue API to build powerful tools.
Manage fans, chats and revenue for whole agency rosters from a single dashboard.
Feed real revenue back to Meta CAPI. Kill losing ads and scale winners.
Internal tools with financial data, link tracking and automated retrieval.
Build a Fanvue search engine with analytics and insights.
Automatic mass messages, vault cleanup, price sync and stale-fan pruning.
AI drafts replies in the creator's tone; a human clicks send.
One platform instead of scrapers, spreadsheets and guesswork.
| Feature | Fanvue API | DIY scrapers |
|---|---|---|
| Complete login (2FA) | Yes | No |
| Open Auth Module | Yes | No |
| No-code (n8n, Make, Zapier) | Native + guides | No |
| API coverage | Full, 200+ endpoints | Partial |
| Server-side ads tracking (Meta, TikTok, Snap, Google) | Yes | No |
| Tracking-link revenue attribution | Yes | No |
| Webhooks + realtime events | Yes | No |
| Data Download tool | One-click exports | No |
| Dedicated proxy infrastructure | Yes | No |
| Team management | Members, roles, audit | No |
| Support | Telegram, email, dedicated | None |
Start your free trial instantly - no credit card required.
Describe it in your own words and we will point you to the right page.
Get API keys, docs and MCP access in one click. Free trial, no credit card.