Maker APIs

KyberSwap Limit Order Maker APIs

Download OpenAPI specification:

Maker APIs

API statuses and support

KyberSwap APIs uses the following statuses to minimize version miscommunications and ensure an uninterrupted service for the end user:

  • Latest: API is functional and supported. This is the recommended version for all integrators (new and existing).

  • Legacy: API remains functional with support for bugs only. No new feature updates.

  • Deprecated: API is no longer functional and is not supported.

For all developers, it is highly recommended that you refer to the API with the Latest tag to ensure access to the latest features as well as improved service quality and efficiency. APIs which are planned to be sunset will be tagged Legacy during the transition period and thereafter moved to Deprecated.

The KyberSwap Docs will continue to maintain information regarding Legacy and Deprecated APIs.

Latest

Create Order(s)

Developer Guide

Please refer to Create Limit Order for the relevant sequence diagram as well as a TypeScript example.

Query Maker Order(s)

Gasless Cancel Order(s)

Developer Guide

Please refer to Gasless Cancel for the relevant sequence diagram as well as a TypeScript example.

Hard Cancel Order(s)

Developer Guide

Please refer to Hard Cancel for the relevant sequence diagram as well as a TypeScript example.

Last updated