Quickstart (2m)
Start using the OnlyFans API in minutes
Getting Started with OnlyFans API
Follow these steps to start using the OnlyFans API for your project.
1. Create Your API Key
To get started with the OnlyFans API, you’ll need an API key:
- Sign up for an account at OnlyFansAPI Console
- Navigate to the API Keys section
- Create a new API key for your project
- Save your API key securely - you’ll need it for all API requests
2. Connect Your OnlyFans Account
You’ll need to connect your OnlyFans account to use the API. We offer two methods:
Automated Login Flow (Recommended)
- Go to OnlyFansAPI Console -> Accounts
- Click ”+ Connect Account”
- Follow the setup process (supports 2FA and captcha)
Manual cURL Method
An alternative method using cURL request is available. See our detailed guide for instructions.
3. Essential Concepts
Before you start making API calls, familiarize yourself with these important concepts:
Response Structure
Understand how our API responses are structured.
Rate Limits
Understand API rate limits and how to handle them properly.
Credits System
Learn about our credit-based billing and how to manage your usage.
Proxy Usage
Learn about proxy options for secure API access.
4. Next Steps
Once you’re set up, you can:
- Explore our API endpoints in the API Reference
- Test API calls directly from our documentation
- Start building your application with our comprehensive guides