v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Marketplace

Place a bid

Place a bid on an identity auction listing.

post/marketplace/identities/{id}/bids

Path parameters

idstring required

Identity listing id (the auction being bid on).

Request body

bidderstring required

Bidder handle or crypto id.

bidderCryptoIdstring

Bidder's on-chain wallet address.

bidderPublicKeystring

Bidder's registered Ed25519 public key (base64).

paymentobject

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

signaturestring

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

signerPublicKeystring

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

Response

OK

object required