General APIs
KyberSwap Limit Order General APIs
Download OpenAPI specification:
General APIs
Latest
LatestPlease refer to Supported Exchanges And Networks for full list of supported networks.
Query parameters
chainIdstringRequired
The chainId of the network to query.
Responses
200
OK
application/json
400
Bad Request
- Missing required field
- chainId is not supported
application/json
500
Internal Server Error
application/json
get
/read-partner/api/v1/orders/pairsPlease refer to Supported Exchanges And Networks for full list of supported networks.
Query parameters
chainIdstringRequired
The chainId of the network to query.
Responses
200
OK
application/json
400
Bad Request
- Missing required field
- chainId is not supported
application/json
500
Internal Server Error
application/json
get
/read-ks/api/v1/configs/contract-address*For /read-ks/api/v1/configs/contract-address, please refer to the .yaml file for the full return object as GitBook has limited support for OpenAPI's additionalProperties definition.
Last updated
Was this helpful?