https://api.percify.io/v3/composer/api. Authenticate with Authorization: Bearer pk_live_…, the same key as the rest of the Percify API, which means the same plan gate: Scale and above.
Every route runs through the owner-scoped methods the app calls, so a key can never do what the app cannot. Round actions are logged with source: "api", so an agent’s picks never read as a person’s.
Find the brand
cURL
Today’s rounds
The same day the app’s Plays tab shows, and the same verbs.at and slot count from 0.
A pass is the round’s own route rather than a vote, because passing swaps in a replacement.
Write and render
The Library shelf
The autopilot
Publishing it yourself
Set the autopilot’sdelivery to external and Percify renders the plays but does not post them. They wait in a queue for your publisher, and you report back.
Reporting metrics back is what lets the brand learn:
GET /performance reads from posts that have numbers.
FAQ
Which plan do I need?
Which plan do I need?
The same as any Percify API key: Scale (128). See Percify pricing.
Does writing words or rendering cost credits?
Does writing words or rendering cost credits?
Composer’s writing and downloads do not use credits, but they are capped per day and renders are capped per hour. See Composer for the limits.
Can an agent do something I cannot do in the app?
Can an agent do something I cannot do in the app?
No. Every route runs through the same owner-scoped methods the app calls.
Can I tell an agent's picks from my own?
Can I tell an agent's picks from my own?
Yes. Round actions made through the API are logged with
source: "api".Related
Composer in the app
The same rounds, with a UI.
The Percify MCP server
The same loop as MCP tools, for Claude and other clients.
Authenticate API requests
Creating, capping and revoking pk_live keys.
Scheduling and autopilot
Connected accounts, platforms and posting times.