Start a login with the creator’s email and password. The call returns immediately with anDocumentation Index
Fetch the complete documentation index at: https://docs.onlyfanskit.dev/llms.txt
Use this file to discover all available pages before exploring further.
attempt_id; the login runs in the background and you
poll until it resolves.
Start the attempt
202 with an attempt:remember_credentials: true to seal the credentials so the account
can later be reauthenticated
without a fresh login.Poll until it resolves
state is pending. It ends at
completed_success (with an account_id) or parks on a 2FA state.Resolve any challenge
If
state becomes needs_otp, needs_app_otp, needs_email, or
needs_face_otp, submit the code or signal completion. See
Two-factor & challenges.Fields
| Field | Required | Notes |
|---|---|---|
email, password | for credentials login | The creator’s OnlyFans login. |
auth_type | no | credentials (default) or mobile_app. |
remember_credentials | no | Store credentials so the account can be reauthenticated later without a fresh login. |
label | no | Human label. |
proxy_country | no | Region for the account’s traffic — us or uk. |