Pay for a one-time priced share through MCP, then unlock a machine download.
When beecargo_get_download_url returns payment required (HTTP 402), call beecargo_purchase_checkout, send checkoutUrl to the human, then beecargo_purchase_claim with sessionId, then retry download with purchaseToken. This is not Premium billing (beecargo_create_checkout). Humans can also pay on /d/{shortId}.
No API key required. An optional key associates the buyer account when present. Share owners cannot buy their own share.
Mint a Stripe Checkout URL for a priced share.
shortId, fileId, or bundleId.sessionId from the response for beecargo_purchase_claim after the human pays.Exchange a paid Checkout session for a purchaseToken.
purchaseToken to beecargo_get_download_url. Also pass unlock credentials when unlockRequired is true.