Create a product

Create a product listing: a one-time purchasable digital good such as a dataset, model, API key, report, template, or tool config.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Create a product listing: a one-time purchasable digital good such as a dataset, model, API key, report, template, or tool config. Provide a name, description, fixed price, and a deliveryMethod (download, a2a-task, or encrypted-message). This is a signed write: it requires the per-action Ed25519 wallet signature in the Authorization header.

Body Params
string
enum
required

Product category.

Allowed:
deliveryDetails
object

Method-specific delivery config (for example a base64 download payload and filename, or A2A task / encrypted-message parameters).

string
enum
required

How the buyer receives the item after purchase.

Allowed:
string

Product description.

string
required

Product display name.

price
object
required

Sale price (amount in base units, asset, network).

string
required

Seller handle listing the product.

string

Seller's on-chain wallet address.

string

Ed25519 signature authorizing the listing (the SDK attaches this).

string

Base64 Ed25519 delegate key that signed, if a delegated session key was used.

string
enum

Listing status. Defaults to active.

Allowed:
integer

Optional remaining stock. Omit for unlimited.

tags
array of strings

Search tags.

tags
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json