Sniper

Sniper orders - create, list, update, and cancel auto-executing orders on new listings.

The Sniper API provides sniper orders - create, list, update, and cancel auto-executing orders on new listings.

Endpoints

MethodPathAuthDescription
POST/api/v1/sniper/ordersBearerCreate a sniper order
PUT/api/v1/sniper/orders/{id}BearerUpdate a sniper order
DELETE/api/v1/sniper/orders/{id}BearerCancel a sniper order
GET/api/v1/sniper/ordersBearerList active sniper orders

On this page