The fastest connect path. Take theDocumentation Index
Fetch the complete documentation index at: https://docs.onlyfanskit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Cookie header and x-bc value from a
logged-in OnlyFans session and post them.
201:
Fields
| Field | Required | Notes |
|---|---|---|
cookie | yes | Full Cookie header value from the session. |
xBc | yes | The session’s x-bc value. |
userId | yes | Numeric OnlyFans user id. Must match the session owner. |
userAgent | no | The user agent to send. Keep it stable per account. |
label | no | A human label; defaults to the creator’s username. |
proxy_country | no | Region for this account’s traffic — us or uk. |
Errors
| Status | Meaning |
|---|---|
400 Credentials rejected by OnlyFans | Cookie or x-bc expired or invalid. |
400 userId does not match cookie owner | The userId doesn’t match the session. |
| 402 | Account quota for your plan reached. |