GET
/api/drafts/{draftId}
FREERetrieve an SIWX-owned print draft and its preview artifacts before purchase.
POST
/api/drafts
FREECreate an SIWX-owned print draft. Returns exact Prodigi quote options, selected pass-through total, selected attributes, and preview hashes. Show previews before buying. If attributes or asset URLs are invalid, returns structured JSON with missing/invalid keys and allowed values.
GET
/api/orders
FREEList StablePrint orders purchased by the signing wallet.
GET
/api/orders/{orderId}
FREERetrieve a StablePrint order by local order ID or Prodigi order ID. Requires the wallet that bought it.
POST
/api/orders
DynamicPay the exact re-quoted Prodigi draft total and submit the order. Body must include draft_id, expected_total/currency, and every preview_hash from the draft.
Install on Your Agent
Add StablePrint skills to any client
npx agentcash add https://stableprint.devTransactions
Volume
Agents