v1.0.0
OAS 3.1.0
OnlyFans Dynamic Rules API
This API provides programmatic access to up-to-date dynamic rules for the OnlyFans platform. It enables stable automation, analytics, and integrations by delivering the latest signing headers and tokens whenever OnlyFans changes their authentication requirements.
Features
- Real-time rule updates: Get the latest dynamic rules within minutes of any OnlyFans change
- Request signing: Generate properly signed requests for OnlyFans API
- Token-based access: Limit and track API usage with our token system
How It Works
- Obtain an API key from the administrator
- Use the key to authenticate requests to our endpoints
- Get current rules with
/getrules
or sign requests directly with/signrequest
- Monitor your token usage with
/stats
Each API call consumes one token from your account. Contact the administrator to renew or extend your API key.
Client Libraries