Skip to main content
POST
Always the same two sets one reel is read against on the Stage, in the same order — the creator's whole reel library and the reels nearest by look across the pool — each with the set's median per measure, this reel's place in the set and the set's strip of stills; a set Dally could not draw is answered empty, never left out. The frame asks for it when a person opens the Stage; a card never carries it.

Authorizations

Authorization
string
header
required

A WorkOS-dashboard-issued internal API key on Authorization: Bearer.

Body

application/json
platform
string
required

The reel's platform as the card carries it: instagram, youtube or facebook.

Minimum string length: 1
content_id
string<uuid>
required

The reel's Content id, as every card carries it.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

Success. request_id is present on every response.

content_id
string<uuid>
required

The reel these sets are drawn for.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
platform
string
required

That reel's platform.

Minimum string length: 1
references
object[]
required

Always the same two sets, usual first, then pool. A set with no reels to draw from comes with no measures and no stills, never left out and never faked.

request_id
string
required

Server-minted id for this request. Present on every response, success and error — quote it when reporting a problem.

Minimum string length: 1