post https://data-api.nftgo.io/trade/v1/nft/cancel-orders
Use this API to cancel orders (listings & offers).
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsâĻ |
LoadingâĻ
Response
Use this API to cancel orders (listings & offers).
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsâĻ |
xxxxxxxxxx
curl --request POST \
--url 'https://data-api.nftgo.io/trade/v1/nft/cancel-orders?chain=ethereum' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"caller_address": "0x3D74B1784e3341Ab179546B02feccCFD313D9265"
}
'
Try It!
to start a request and see the response here! Or choose an example: