Shoutouts
Placements
The publication log of your pools.
GET
Placements
Every story, post, bio line, friend pin and mass message the engine published for your pools, newest first.
views sync about hourly. A mass message row carries mass_dm with sent (fans reached; empty while OnlyFans is still sending), viewed, purchased for a paid one and can_unsend. link holds the tracking-link totals, shared by every publication of the creative in the pool. Failed rows carry error.code.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 <= 100One pool.
One creative.
Filter by format.
Available options:
story, post, bio, friends, mass_dm Filter by status.
Available options:
posted, removed, failed Publications by one publisher.
Required range:
x >= 1Publications promoting one model.
Required range:
x >= 1Publications from this moment on.
Delta-sync filter. Return only rows whose changed_at is at or after this UNIX timestamp. Pair with until_changed_at for a window.
Required range:
x >= 0Delta-sync filter. Return only rows whose changed_at is strictly before this UNIX timestamp. Useful to lock the upper bound while paginating an open delta range.
Required range:
x >= 0Sort order.
Available options:
posted_at_desc, posted_at_asc, updated_at_desc