Quote a pipeline’s credit cost and return a token that locks it.
The token is required at POST /pipelines — it binds to
(user, total_credits, shape_hash) so the price the user accepted is
the price they’re charged, even if processor_pricing changes
between estimate and create.
Documentation Index
Fetch the complete documentation index at: https://docs.roughy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Either your Supabase session JWT (UI flows) or an API key minted via POST /api-keys (programmatic flows). Pass it as Authorization: Bearer <token>. The server inspects the token format and routes to JWT or API-key verification automatically.
1