KyberSwap website screenshot

KyberSwap

KyberSwap is a multi-chain DEX aggregator and liquidity protocol offering REST APIs for swap routing, limit orders, liquidity provision via Zap-as-a-Service, and on-chain token pricing. It aggregates liquidity across 420+ sources on 17+ EVM chains, enabling developers to access best-rate swaps, manage limit orders gaslessly, and enter or exit concentrated liquidity positions with any single token.

KyberSwap publishes 2 APIs on the APIs.io network: Aggregator API and Limit Order API. Tagged areas include DeFi, DEX, Aggregator, Swap, and Liquidity.

The KyberSwap catalog on APIs.io includes 1 JSON-LD context.

27.3/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
4 APIs
DeFiDEXAggregatorSwapLiquidityBlockchainWeb3Multi-ChainEVM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/kyberswap: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

KyberSwap Aggregator API

Finds and returns the optimal swap route across 420+ liquidity sources on 17+ EVM chains. Returns the best route and encodes calldata for submission to the KyberSwap Aggregator ...

KyberSwap Limit Order API

Enables creation, management, and fulfillment of gasless limit orders. Exposes General, Maker, and Taker endpoint sets for reading order pairs, signing and submitting orders, an...

KyberSwap Zap as a Service (ZaaS) API

Streamlines adding and removing concentrated liquidity positions using any single token. Provides Zap-In, Zap-Out, and Zap-Migrate endpoints via HTTP REST and gRPC. Powers Kyber...

KyberSwap OnChain Price Service API

Delivers accurate, reliable, and tradable on-chain token price data for each supported network, reflecting real liquidity rather than averaged aggregations. Available on all cha...

GraphQL 1

GraphQL schemas published by this provider.

KyberSwap GraphQL API

KyberSwap Elastic exposes on-chain liquidity data through The Graph Protocol subgraph. The subgraph indexes all events from the KyberSwap Elastic (concentrated liquidity) smart ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Kyberswap Context

0 classes · 39 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Kyberswap Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Access & Security 1

Authentication, authorization, and security posture

Source (apis.yml)

apis.yml Raw ↑
name: KyberSwap
description: KyberSwap is a multi-chain DEX aggregator and liquidity protocol offering REST APIs for swap routing, limit orders,
  liquidity provision via Zap-as-a-Service, and on-chain token pricing. It aggregates liquidity across 420+ sources on 17+
  EVM chains, enabling developers to access best-rate swaps, manage limit orders gaslessly, and enter or exit concentrated
  liquidity positions with any single token.
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kyberswap.com/favicon.ico
tags:
- DeFi
- DEX
- Aggregator
- Swap
- Liquidity
- Blockchain
- Web3
- Multi-Chain
- EVM
tags_raw:
- DeFi
- DEX
- Aggregator
- Swap
- Liquidity
- Blockchain
- Web3
- Multi-chain
- EVM
url: https://kyberswap.com
contact:
- FN: KyberSwap Business Development
  email: bd@kyber.network
created: '2026-06-14'
modified: '2026-06-14'
specificationVersion: '0.23'
apis:
- name: KyberSwap Aggregator API
  description: Finds and returns the optimal swap route across 420+ liquidity sources on 17+ EVM chains. Returns the best
    route and encodes calldata for submission to the KyberSwap Aggregator smart contract.
  humanURL: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator
  baseURL: https://aggregator-api.kyberswap.com
  tags:
  - Swap
  - Routing
  - DEX Aggregator
  - EVM
  properties:
  - type: Documentation
    url: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator
  - type: OpenAPI
    url: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator/aggregator-api-specification/evm-swaps
  - url: graphql/kyberswap-graphql.md
    type: GraphQL
  contact:
  - FN: KyberSwap Support
    email: bd@kyber.network
  x-api-type: REST
  x-authentication: none
  x-rate-limit-header: X-Client-Id
- name: KyberSwap Limit Order API
  description: Enables creation, management, and fulfillment of gasless limit orders. Exposes General, Maker, and Taker endpoint
    sets for reading order pairs, signing and submitting orders, and encoding fill calldata for on-chain settlement.
  humanURL: https://docs.kyberswap.com/kyberswap-solutions/limit-order
  baseURL: https://limit-order.kyberswap.com
  tags:
  - Limit Orders
  - DeFi
  - Trading
  - EVM
  properties:
  - type: Documentation
    url: https://docs.kyberswap.com/kyberswap-solutions/limit-order
  - type: OpenAPI
    url: https://docs.kyberswap.com/kyberswap-solutions/limit-order/limit-order-api-specification
  contact:
  - FN: KyberSwap Support
    email: bd@kyber.network
  x-api-type: REST
  x-authentication: none
- name: KyberSwap Zap as a Service (ZaaS) API
  description: Streamlines adding and removing concentrated liquidity positions using any single token. Provides Zap-In, Zap-Out,
    and Zap-Migrate endpoints via HTTP REST and gRPC. Powers KyberSwap Earn and the Liquidity Widget.
  humanURL: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service
  baseURL: https://zap-api.kyberswap.com
  tags:
  - Liquidity
  - Zap
  - DeFi
  - EVM
  properties:
  - type: Documentation
    url: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/kyberswap-zap-as-a-service-zaas-api/zaas-http-api
  contact:
  - FN: KyberSwap Business Development
    email: bd@kyber.network
  x-api-type: REST
  x-authentication: X-Client-Id header required
  x-rate-limit: 10 requests per 10 seconds (default); contact bd@kyber.network for higher quota
- name: KyberSwap OnChain Price Service API
  description: Delivers accurate, reliable, and tradable on-chain token price data for each supported network, reflecting
    real liquidity rather than averaged aggregations. Available on all chains supported by KyberSwap.
  humanURL: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-onchain-price-service
  baseURL: https://price.kyberswap.com
  tags:
  - Pricing
  - Token Prices
  - Onchain
  - EVM
  tags_raw:
  - Pricing
  - Token Prices
  - On-chain
  - EVM
  properties:
  - type: Documentation
    url: https://docs.kyberswap.com/kyberswap-solutions/kyberswap-onchain-price-service
  contact:
  - FN: KyberSwap Support
    email: bd@kyber.network
  x-api-type: REST
  x-authentication: none
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: DomainSecurity
  url: security/kyberswap-domain-security.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/kyberswap"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kyberswap/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kyberswap/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.