Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kyber Network Taker API

The Taker API from Kyber Network — 4 operation(s) for taker.

Kyber Network Taker API is one of 5 APIs that Kyber Network publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Taker. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 2.12.1.

Requests are made against a single base URL, https://aggregator-api.kyberswap.com.

4 operations 4 paths 1 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.12.1
Base URL
https://aggregator-api.kyberswap.com
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Taker 4
POST
/read-ks/api/v1/encode/fill-batch-orders-to
Generate Encoded Data To Fill Batch Order
post-read-ks-api-v1-encode-fill-batch-orders-to body → 200400404409500
POST
/read-ks/api/v1/encode/fill-order-to
Generate Encoded Data To Fill Order
post-read-ks-api-v1-encode-fill-order-to body → 200400404500
GET
/read-partner/api/v1/orders
Get Orders By Token Pair
get-read-partner-api-v1-orders 3 params → 200400500
GET
/read-partner/api/v1/orders/operator-signature
Request Operator Signature For Maker Orders
post-read-partner-api-v1-orders-operator-signature 2 params → 200400404409500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kyber-network-taker-api-openapi.yml Raw ↑

Other APIs Kyber Network publishes across the network.

Kyber Network General API
Kyber Network Maker API
Kyber Network Service API
Kyber Network swap API