v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Offer Endpoints

Fulfill an offer

Retrieve all the information, including signatures, needed to fulfill an offer directly onchain. For trait offers with identifierOrCriteria '0', the server validates that the specified token matches the offer's trait criteria before generating fulfillment data.

post/api/v2/offers/fulfillment_data

Request body

units_to_fillinteger

Optional quantity of units to fulfill; defaults to 1 for offers

include_optional_creator_feesboolean

Whether to include optional creator fees in the fulfillment. If creator fees are already required, this is a no-op. Defaults to false.

Response

Offer fulfillment data retrieved successfully