Retrieve a list of accounts from the Supabase database.
id=eq.value, username=ilike.%pattern%), sorting (order=column.asc), selecting specific columns (select=column1,column2), and pagination (limit=N, offset=N).
Supabase JWT token, prefix with 'Bearer '. Also requires 'apikey' header.
Supabase API Key (anon or service_role)
Bearer token for authentication (same as apikey)
Comma-separated list of fields to select (e.g., id,username,name)
Order results (e.g., created_at.desc)
Maximum number of results to return
Number of results to skip
List of accounts
"f7a12b39-1234-5678-abcd-0123456789ab"
The ID of the user who owns this account.
"53fd91a2-4321-5678-efgh-0123456789cd"
The OnlyFans username associated with this account.
"creator_account"
The display name (often same as username initially).
"Creator Name"
The OnlyFans specific ID for this account.
"12345678"
Current status of the account connection/sync.
"connected"
Timestamp of the last successful data synchronization.
"2023-09-16T10:00:00Z"
"2023-01-15T10:00:00Z"
"2023-02-20T15:30:00Z"
User agent string captured from the extension.
"Mozilla/5.0 (Windows NT 10.0; Win64; x64)..."
Browser cookies captured from the extension.
{ "sess": "...", "auth_id": "..." }Browser localStorage captured from the extension.
{ "key": "value" }Browser sessionStorage captured from the extension.
{ "key": "value" }URL of the account's avatar image.
"https://public.onlyfans.com/files/m/mk/mka/.../avatar.jpg"
URL of the account's cover/header image.
"https://public.onlyfans.com/files/h/he/hea/.../header.jpg"
Display name shown on the OnlyFans profile.
"Creator Display Name"
Bio/about text from the OnlyFans profile.
"Welcome to my page!"
Location listed on the OnlyFans profile.
"London, UK"
Number of current subscribers.
1500
The current price of the subscription.
9.99
Total number of posts made.
500
Number of photo posts.
350
Number of video posts.
100
Number of audio posts.
5
Total number of media items (photos+videos+audios).
455
Number of archived posts.
45
Whether the OnlyFans profile is private.
false
Whether the OnlyFans profile is verified.
true
Website URL listed on the profile.
"https://creatorwebsite.com"
Wishlist URL listed on the profile.
"https://amazon.com/wishlist/..."
Social media links listed on the profile.
{ "twitter": "...", "instagram": "..." }Unique identifier from the proxy provider (e.g., Webshare ID).
"ws_proxy_12345"
IP address or hostname of the assigned proxy.
"1.2.3.4"
Port number of the assigned proxy.
8080
Username for proxy authentication.
"proxy_user"
Encrypted password for proxy authentication (handle with care).
"********"
ISO country code of the proxy.
"US"
City name of the proxy.
"New York"
Timestamp when the proxy was assigned.
"2023-09-15T14:32:45Z"
Proxy configuration mode.
auto, manual, none "auto"
Whether the assigned proxy configuration is active.
true
User's preferred country code for auto-assignment.
"DE"
User's preferred city for auto-assignment.
"Berlin"