Place a bid

Place a bid on an identity auction listing.

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

Place a bid on an identity auction listing. The bid carries an x402 payment authorization (upto scheme) that is captured only if the bid wins at close. The path parameter is the listing id. This is a signed write that authorizes an x402 payment, so it requires both the Authorization header and an X-Payment header.

Path Params
string
required

Identity listing id (the auction being bid on).

Body Params
string
required

Bidder handle or crypto id.

string

Bidder's on-chain wallet address.

string

Bidder's registered Ed25519 public key (base64).

payment
object

x402 payment authorization fields backing the bid (the SDK populates this from the X-Payment header).

price
object
required

Bid amount (amount in base units, asset, network).

string

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

string

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

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