v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Offer Endpoints

Build a criteria offer

Build a portion of a criteria offer including the consideration item, zone, and zone hash needed to post an offer. For trait offers on supported collections, the identifierOrCriteria in the returned consideration will be '0' (no merkle root computation needed). For other collections, a computed merkle root is returned. When identifierOrCriteria is '0', the encodedTokenIds field is informational only and not required for constructing the onchain order.

post/api/v2/offers/build

Request body

offererstring required
quantityinteger required
protocol_addressstring required
offer_protection_enabledboolean required

Response

Criteria offer built successfully