List
Accounts
List
Your attached OnlyFans accounts.
GET
List
Authorizations
Your API key from the Studio Dashboard
Query Parameters
Page number, 1-indexed.
Required range:
x >= 1Items per page. Default 50, max 100.
Required range:
1 <= x <= 100Available options:
active, archived, disabled Available options:
active, error, not_available Filter accounts attached to this agency.
Exact OnlyFans username. Use to look up a single account when you don't have its of_account_id.
Maximum string length:
30Pattern:
^[a-zA-Z0-9_.-]+$Sort order.
added_at_desc: most recently attached first (default).added_at_asc: first attached first.username_asc: by OnlyFans username A→Z.username_desc: by OnlyFans username Z→A.
Available options:
added_at_desc, added_at_asc, username_asc, username_desc