Misc
Misc
Other OnlyFans endpoints. **OnlyFans only** — Fansly accounts are rejected on this surface.
Other OnlyFans endpoints. OnlyFans only — Fansly accounts are rejected on this surface.
| Method | Endpoint | Path |
|---|---|---|
POST | Record address statistics | /api2/v2/address/stat |
POST | Submit consent form | /api2/v2/consent-form |
POST | Expand address for country | /api2/v2/countries/{country_id}/address/expand |
GET | List states for a country | /api2/v2/countries/{country_id}/states |
GET | Get guest details | /api2/v2/guests/{guest_id} |
POST | Assign a guest | /api2/v2/guests/{guest_id}/assign |
GET | App initialization data | /api2/v2/init |
GET | Get client IP address | /api2/v2/ip |
GET | List states for country | /api2/v2/iso/countries/{country_id}/states |
POST | Submit a legal inquiry | /api2/v2/legal-inquiry |
GET | Get legal inquiry | /api2/v2/legal-inquiry/{inquiry_id} |
POST | Submit legal inquiry response | /api2/v2/legal-inquiry/{inquiry_id} |
GET | Get legal inquiry history | /api2/v2/legal-inquiry/{inquiry_id}/history |
GET | Get legal inquiry update | /api2/v2/legal-inquiry/{inquiry_id}/update/{hash} |
POST | Update a legal inquiry | /api2/v2/legal-inquiry/{inquiry_id}/update/{hash} |
POST | Submit legal inquiry by counsel | /api2/v2/legal-inquiry/by-counsel |
POST | Change legal inquiry status | /api2/v2/legal-inquiry/change-status/{inquiry_id} |
GET | Get legal inquiry form params | /api2/v2/legal-inquiry/params |
POST | Send legal inquiry notification | /api2/v2/legal-inquiry/send-notification/{inquiry_id} |
POST | Submit client-side log entry | /api2/v2/log |
GET | Get messages earnings chart | /api2/v2/messages/queue/chart |
POST | Submit contact form | /api2/v2/pages/contacts |
GET | Get payouts chart stats | /api2/v2/payouts/chart |
GET | Get VAT payouts chart stats | /api2/v2/payouts/vat/chart |
GET | Get posts earnings chart | /api2/v2/posts/chart |
GET | Get top posts stats | /api2/v2/posts/top |
GET | Get promotions statistics chart | /api2/v2/promotions/chart |
POST | Upload release form document | /api2/v2/release-form-documents |
POST | Start release form link | /api2/v2/release-form-links/{link_id}/start |
POST | Generate release form link URL | /api2/v2/release-form-links/{link_id}/url |
POST | Submit release form proof | /api2/v2/release-form-proof |
GET | Get partner release forms | /api2/v2/release-forms/partner/{partner_id} |
PATCH | Rename a release form | /api2/v2/release-forms/rename |
PATCH | Toggle release form visibility | /api2/v2/release-forms/toggle-show |
GET | List content report reasons | /api2/v2/reports/reasons |
GET | Get report reason detail options | /api2/v2/reports/reasons/{reason_id}/details-options |
DELETE | Delete Shopify store | /api2/v2/shopify/stores/{store_id} |
GET | Get stories statistics chart | /api2/v2/stories/chart |
GET | Get top stories stats | /api2/v2/stories/top |
GET | Get streaks over date range | /api2/v2/streaks |
GET | Get top streaks | /api2/v2/streaks/top |
GET | Get streams stats chart | /api2/v2/streams/chart |
GET | Get top streams stats | /api2/v2/streams/top |
GET | Get subscribers statistics chart | /api2/v2/subscriptions/subscribers/chart |
GET | Get latest subscribers | /api2/v2/subscriptions/subscribers/latest |
GET | Get top subscribers stats | /api2/v2/subscriptions/subscribers/top |
PUT | Update a localization text | /api2/v2/texts/{code} |
POST | Search localization texts | /api2/v2/texts/search |
GET | Get trials chart stats | /api2/v2/trials/chart |
GET | Get trial link statistics | /api2/v2/trials/stats |
POST | Report user click statistics | /api2/v2/users/clicks-stats |
POST | Submit license form | /api2/v2/users/license_form |
GET | List referrals | /api2/v2/users/me/referrals |
GET | Get messages statistics by type | /api2/v2/users/me/stats/messages/{type} |
GET | Get top fans stats | /api2/v2/users/me/stats/top/fan |
GET | Get top messages stats | /api2/v2/users/me/stats/top/message |
GET | Get top posts statistics | /api2/v2/users/me/stats/top/post |
GET | Get top stories stats | /api2/v2/users/me/stats/top/story |
GET | Get top streams stats | /api2/v2/users/me/stats/top/stream |
POST | Confirm terms acceptance | /api2/v2/users/terms/confirm |
POST | Create a support ticket | /api2/v2/users/tickets |
GET | Get support ticket | /api2/v2/users/tickets/{ticket_id} |
PUT | Mark support ticket as read | /api2/v2/users/tickets/{ticket_id}/read |
PUT | Reopen a support ticket | /api2/v2/users/tickets/{ticket_id}/reopen |
POST | Reply to support ticket | /api2/v2/users/tickets/{ticket_id}/reply |
POST | Mark support ticket solved | /api2/v2/users/tickets/{ticket_id}/solve |
POST | Check support ticket allowed | /api2/v2/users/tickets/allowed |
GET | Get support ticket subjects | /api2/v2/users/tickets/form_subjects |
GET | Get state for a ZIP code | /api2/v2/zip/{zip_code}/state |
Get helper permissions GET
OnlyFans only. Requests made with a user-id belonging to a Fansly account are rejected — use the platform-neutral CRM data routes (/notifications, /balances,…
Record address statistics POST
Posts address-related statistics data. Appears alongside GDPR, clicks-stats and accepted-cookies analytics calls. OnlyFans only — Fansly accounts are rejected on /api2/v2/.