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

Oct 17, 2023

main
1.0.0
Compare
1.0.0

API structure has changed

15 structure changes including:
9 Breaking changes
6 Additions
9 Removals
Removed 9 Breaking
GET /api/v0/chains/{chain_id}/contracts/{slug_or_address}
GET /api/v0/chains/{chain_id}/contracts/{slug_or_address}/nfts
GET /api/v0/chains/{chain_id}/contracts/{slug_or_address}/nfts/{token_id}
GET /api/v0/chains/{chain_id}/contracts/{slug_or_address}/nfts/{token_id}/orders
GET /api/v0/chains/{chain_id}/orders/{order_hash}
GET /api/v0/chains/{chain_id}/orders/{order_hash}/signature
GET /api/v0/chains/{chain_id}/wallets/{wallet}/nfts
GET /api/v0/chains/{chain_id}/wallets/{wallet}/nfts/{token_id}
POST /api/v0/chains/{chain_id}/orders
Added 6
GET /open/v1/{network_id}/contracts/{address}/detail
GET /open/v1/{network_id}/contracts/{address}/{token_id}
GET /open/v1/{network_id}/orders
POST /open/v1/{network_id}/orders/add
POST /open/v1/{network_id}/orders/cancel
POST /open/v1/{network_id}/orders/sign