Skip to main content

What You Can Build

  • AI Chatbots: Automated fan interactions and response management
  • CRM Systems: Message history, conversation tracking, fan engagement tools
  • Mass Messaging: Send promotions, updates, or PPV content to multiple fans
  • Chat Analytics: Message volume, response times, engagement metrics

Quick Example

Send a message to a fan:

Common Operations

List Chats

Get a list of all conversations:

Filter Chats

Get Chat Messages

Fetch messages from a specific conversation:

Get Chat Media

Retrieve media shared in a specific conversation:

Send Message with Media

Include images or videos in your message:

Send PPV Message

Send pay-per-view content:

Delete a Message

Delete a sent message:

Mass Messaging

Send to multiple fans at once using the mass messaging endpoints:

Create Mass Message

Schedule Mass Message

List Sent Mass Messages

View sent mass message stats:

Update Mass Message

Delete Mass Message


API Endpoints

Full API Reference

See complete endpoint documentation

Query Parameters

List Chats Query

Chat Messages Query


Message Options

Use markdown formatting like **bold**, *italic*, and # headers in your messages. See Text Formatting Guide for all options.
For all accepted mediaItems values and validation rules, see the mediaItems reference.

Queue-specific Options


Tips & Best Practices

Rate Limiting: OnlyFans has strict rate limits on messaging. Space out mass messages and implement exponential backoff for retries.
Content Guidelines: Messages sent through OFAuth are subject to OnlyFans’ terms of service. Automated spam or harassment can result in account suspension.
Media First: When sending messages with media, upload the media to the vault first using /uploads/init to get media IDs, then reference those IDs in mediaItems.

Common Workflows

Welcome New Subscriber

Automatically greet new fans when they subscribe:

Send PPV to High-Value Fans

Target your best customers with exclusive content:

Respond to Unread Messages

Build a simple auto-responder or notification system:

Media & Vault

Upload media before sending in messages

Fans & Subscribers

Get fan lists for targeted messaging