Get Purchase Info
get_purchase_infoLook up a product by id (from list_products) and explain exactly how to buy it: its price, and the x402 purchase flow step by step (the 402 challenge shape, the PAYMENT-SIGNATURE header, and the signed download URL you get back on success). Does not take payment itself — informational only, mirroring the pre-payment leg of GET /v1/buy/:id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product id, from list_products' `id` field. |