If you’d rather not pick apart headers by hand, paste a browser Copy as cURL export. The cookie,Documentation Index
Fetch the complete documentation index at: https://docs.onlyfanskit.dev/llms.txt
Use this file to discover all available pages before exploring further.
x-bc, user agent, and user id are
parsed from the command.
Fields
| Field | Required | Notes |
|---|---|---|
curl | yes | The full curl ... command copied from the browser network tab. |
xBc | no | Override the parsed x-bc. |
userId | no | Override the parsed user id (else taken from auth_id= in the cookie). |
label | no | Human label. |
proxy_country | no | Region for the account’s traffic — us or uk. |
The export must include a
Cookie header. If parsing can’t find one you’ll
get 400 Could not parse cookie from cURL. Provide xBc in the body if the
export omits the x-bc header.Getting the export
In Chrome or Firefox dev tools, open the Network tab on a logged-inonlyfans.com page, right-click any api2/v2/ request →
Copy → Copy as cURL.