Change Updates

Do not miss any API Documentation changes, ever again

Subscribe to the API Documentation changelog to be up to date on recent changes.

RSS

Nov 14, 2023

main
1.0.0
Compare

Offers related APIs added

We are going to release the bidding feature and related APIs endpoints (offers).

The request format is pretty much the same with orders API, but some parameters have different value requirements.

Cancelling offers doesn't require any on-chain transaction.

5 structure changes including:
5 Additions
Added 5
GET /open/v1/{network_id}/offers
GET /open/v1/{network_id}/offers/{order_hash}
POST /open/v1/{network_id}/offers/add
POST /open/v1/{network_id}/offers/cancel
POST /open/v1/{network_id}/offers/sign