# OnlyAutomator ## Docs - [Get Allowed Features](https://docs.onlyautomator.com/api-reference/account/allowed-features.md): Retrieves features available to the user based on their subscription plan. - [Process Account](https://docs.onlyautomator.com/api-reference/account/process.md): API endpoint for processing data for an OnlyFans account - [Test Account](https://docs.onlyautomator.com/api-reference/account/test.md): Check if the service is operational - [Create Account](https://docs.onlyautomator.com/api-reference/database/accounts/create-account.md): Create a new account record in the Supabase database. - [Delete Account](https://docs.onlyautomator.com/api-reference/database/accounts/delete-account.md): Delete an account record from the Supabase database. - [Get Accounts](https://docs.onlyautomator.com/api-reference/database/accounts/get-accounts.md): Retrieve a list of accounts from the Supabase database. - [Update Account](https://docs.onlyautomator.com/api-reference/database/accounts/update-account.md): Update an existing account record in the Supabase database. - [Supabase Database Integration](https://docs.onlyautomator.com/api-reference/database/supabase-overview.md): PostgreSQL database schema with Supabase integration for OnlyAutomator - [Create/Update User Emoji](https://docs.onlyautomator.com/api-reference/emoji/create-emoji.md): Creates or updates the custom emoji setting for the authenticated user. - [Get User Emojis](https://docs.onlyautomator.com/api-reference/emoji/get-emojis.md): Retrieves the custom emoji configuration for the authenticated user. - [Connect Account](https://docs.onlyautomator.com/api-reference/extension/connect-account.md): API endpoint for connecting an OnlyFans account to OnlyAutomator - [Get Account](https://docs.onlyautomator.com/api-reference/extension/get-account.md): API endpoint for retrieving OnlyFans account information - [Get PPV Statistics](https://docs.onlyautomator.com/api-reference/extension/get-ppv-statistics.md): API endpoint for retrieving pay-per-view message statistics - [Get Preferences](https://docs.onlyautomator.com/api-reference/extension/get-preferences.md): API endpoint for retrieving subscriber preferences - [Get Profile](https://docs.onlyautomator.com/api-reference/extension/get-profile.md): API endpoint for retrieving OnlyFans profile information - [Get Transactions](https://docs.onlyautomator.com/api-reference/extension/get-transactions.md): Retrieve transaction history for a specific subscriber - [Extension API Overview](https://docs.onlyautomator.com/api-reference/extension/overview.md): API endpoints leveraged by the OnlyAutomator Chrome Extension v2 - [Sync Notes](https://docs.onlyautomator.com/api-reference/extension/sync-notes.md): API endpoint for synchronizing subscriber notes between the extension and backend - [Update Country](https://docs.onlyautomator.com/api-reference/extension/update-country.md): API endpoint for updating subscriber country information - [Update Note](https://docs.onlyautomator.com/api-reference/extension/update-note.md): API endpoint for updating subscriber notes - [Update OnlyFans Note](https://docs.onlyautomator.com/api-reference/extension/update-of-note.md): API endpoint for updating notes from OnlyFans - [Update Preference](https://docs.onlyautomator.com/api-reference/extension/update-preference.md): API endpoint for updating subscriber preferences - [Get Fan Details](https://docs.onlyautomator.com/api-reference/fan/get.md): Retrieves details for a specific fan based on their OnlyFans ID and the associated account username. - [Send Account Setup Emails](https://docs.onlyautomator.com/api-reference/marketing/cron-jobs/send-account-setup-email.md): Endpoint to send account setup emails to users - [Send Feedback Email](https://docs.onlyautomator.com/api-reference/marketing/cron-jobs/send-feedback-email.md): Endpoint to send feedback request emails to users - [Send Login Email](https://docs.onlyautomator.com/api-reference/marketing/cron-jobs/send-login-email.md): Endpoint to send login notification emails to users - [Send Welcome Email](https://docs.onlyautomator.com/api-reference/marketing/cron-jobs/send-welcome-email.md): Endpoint to send welcome emails to new users - [Send Marketing Email](https://docs.onlyautomator.com/api-reference/marketing/send-email.md): Sends a marketing email to a specified audience or filtered user list. - [Single User Marketing Synchronization](https://docs.onlyautomator.com/api-reference/marketing/sync-user.md): Synchronize an individual user with marketing platforms - [Sync Users to Marketing Audience](https://docs.onlyautomator.com/api-reference/marketing/sync-users.md): Creates a new Resend audience and adds filtered users to it. - [Email Templates](https://docs.onlyautomator.com/api-reference/marketing/templates.md): Get, create, and manage email templates - [Test Email Simple](https://docs.onlyautomator.com/api-reference/marketing/test-email-simple.md): Test sending emails with different templates - [Test Template](https://docs.onlyautomator.com/api-reference/marketing/test-template.md): Test an email template with sample data - [Microservice API Overview](https://docs.onlyautomator.com/api-reference/microservice/overview.md): Overview of the OnlyAutomator Microservice API endpoints - [Process Account](https://docs.onlyautomator.com/api-reference/microservice/process-account.md): Manually trigger data scraping for a specific account - [Health Check](https://docs.onlyautomator.com/api-reference/microservice/test.md): Check if the microservice is operational - [API Overview](https://docs.onlyautomator.com/api-reference/overview.md): Getting started with the OnlyAutomator API - [Get Account Proxy Configuration](https://docs.onlyautomator.com/api-reference/proxy/account-proxy.md): Retrieves the proxy configuration for a specific OnlyFans account. - [Assign Automatic Proxy](https://docs.onlyautomator.com/api-reference/proxy/assign-auto.md): Automatically assigns a Webshare proxy to the specified account. - [Get Available Proxy Cities by Country](https://docs.onlyautomator.com/api-reference/proxy/available-cities.md): API endpoint to retrieve the list of cities where Webshare proxies are available for a specific country. - [Get Available Proxy Countries](https://docs.onlyautomator.com/api-reference/proxy/available-countries.md): API endpoint to retrieve the list of countries where Webshare proxies are available. - [Get Available Webshare Proxies](https://docs.onlyautomator.com/api-reference/proxy/available-proxies.md): Retrieves a list of available proxies directly from the Webshare API pool. - [Disable Proxy](https://docs.onlyautomator.com/api-reference/proxy/disable.md): Disables the proxy configuration for the specified account. - [Handle Proxy Failure](https://docs.onlyautomator.com/api-reference/proxy/handle-failure.md): Reports and potentially handles a proxy failure for the specified account. - [Proxy Management API](https://docs.onlyautomator.com/api-reference/proxy/overview.md): API endpoints for managing and utilizing proxy configurations for OnlyFans accounts. - [Set Proxy Preferences](https://docs.onlyautomator.com/api-reference/proxy/preferences.md): Updates proxy preferences for the specified account. - [Set Manual Proxy](https://docs.onlyautomator.com/api-reference/proxy/set-manual.md): Manually sets a proxy configuration for the specified account. - [Test Proxy Connectivity](https://docs.onlyautomator.com/api-reference/proxy/test-connectivity.md): API endpoint to test the connectivity of a manually provided proxy configuration from the server. - [Get Client IP](https://docs.onlyautomator.com/api-reference/proxy/whatsmyip.md): Returns the client's IP address as seen by the server - [Create Script](https://docs.onlyautomator.com/api-reference/scripts/create-script.md): Creates a new script entry for the authenticated user. - [Get User Scripts](https://docs.onlyautomator.com/api-reference/scripts/get-scripts.md): Retrieves all scripts belonging to the authenticated user. - [Test Sync User to Marketing](https://docs.onlyautomator.com/api-reference/testing/sync-user.md): Tests adding a single email contact to a Resend audience. - [Webhook - User Created](https://docs.onlyautomator.com/api-reference/webhooks/user-created.md): Webhook for processing user creation events - [Analytics System](https://docs.onlyautomator.com/components/analytics.md): Tracking and analytics implementation for OnlyAutomator - [Authentication System](https://docs.onlyautomator.com/components/auth-system.md): User authentication and authorization with Supabase - [Email System Architecture](https://docs.onlyautomator.com/components/email-system.md): Comprehensive documentation of the OnlyAutomator email system - [Chrome Extension](https://docs.onlyautomator.com/components/extension.md): Browser extension for direct integration with OnlyFans - [Microservice](https://docs.onlyautomator.com/components/microservice.md): OnlyAutomator Microservice — Backend Processing Engine for OnlyFans Analytics - [React Email Integration](https://docs.onlyautomator.com/components/react-email.md): How to create, preview and use email templates with React Email in OnlyAutomator - [Blog System (Sanity CMS)](https://docs.onlyautomator.com/components/sanity-blog.md): Documentation for the OnlyAutomator blog system powered by Sanity CMS - [Subscription System](https://docs.onlyautomator.com/components/subscription-system.md): Subscription management with Stripe integration - [Web Application Architecture](https://docs.onlyautomator.com/components/webapp.md): Technical overview of the OnlyAutomator web application - [Data Management](https://docs.onlyautomator.com/data/database.md): Overview of data architecture and management - [Third-Party Integrations](https://docs.onlyautomator.com/data/third-party.md): Integrations and partnerships with external services - [User Data Management](https://docs.onlyautomator.com/data/user-data.md): Handling user data with privacy and security - [Contributing to OnlyAutomator](https://docs.onlyautomator.com/development/contributing.md): Guidelines for Contributing to the OnlyAutomator Ecosystem - [Deployment Guide](https://docs.onlyautomator.com/development/deployment/deployment.md): Comprehensive guide for deploying all components of the OnlyAutomator system - [Development Guide](https://docs.onlyautomator.com/development/development.md): Technical documentation for OnlyAutomator developers - [Architecture](https://docs.onlyautomator.com/getting-started/architecture.md): OnlyAutomator System Architecture Overview - [Introduction](https://docs.onlyautomator.com/getting-started/introduction.md): Creator Analytics & Automation Suite for OnlyFans - [Quickstart](https://docs.onlyautomator.com/getting-started/quickstart.md): Get started with OnlyAutomator in minutes - [Using the Proxy System for OnlyFans Scraping](https://docs.onlyautomator.com/guides/proxy-OnlyFans-Scraping.md): Understand and leverage the OnlyAutomator proxy system for seamless and reliable scraping. ## OpenAPI Specs - [openapi](https://docs.onlyautomator.com/static/openapi.yaml) ## Optional - [Documentation](https://docs.onlyautomator.com) - [Community](https://community.onlyautomator.com) - [Blog](https://onlyautomator.com/blog)