Kuru website screenshot

Kuru

Kuru is a fully on-chain central limit order book (CLOB) decentralized exchange and smart routing aggregator built on Monad, operated by Kuru Labs. It combines an on-chain order book with AMM vault liquidity to deliver low-slippage, self-custody trading, and exposes the Kuru Flow API — a liquidity-aggregating routing engine that lets wallets, dApps and aggregators quote and build any-token-to-any-token swaps across every market on Monad, optionally appending their own referrer fee. Developers integrate through a TypeScript SDK, a Python CLOB SDK for market making, published and audited Solidity contracts, and a first-party agent skill for automated trading.

Kuru publishes 2 APIs on the APIs.io network: Generate Token API and Quote API. Tagged areas include Company, DeFi, Decentralized Exchange, Order Book, and Trading.

Kuru’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, CLI, and 20 more developer resources.

51.4/100 developing ▬ flat Agent 62/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyDeFiDecentralized ExchangeOrder BookTradingBlockchainMonadLiquiditySwapsWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 51.4/100 · developing
Contract Quality 14.3 / 25
Developer Ergonomics 16.5 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 62/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/kuru: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Kuru Generate Token API

The Generate Token API from Kuru — 1 operation(s) for generate token.

Kuru Quote API

The Quote API from Kuru — 1 operation(s) for quote.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

kuru-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Kuru Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Kuru Authentication

2 schemes

SECURITY

Kuru Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: kuru
name: Kuru
description: Kuru is a fully on-chain central limit order book (CLOB) decentralized exchange and smart routing aggregator
  built on Monad, operated by Kuru Labs. It combines an on-chain order book with AMM vault liquidity to deliver low-slippage,
  self-custody trading, and exposes the Kuru Flow API — a liquidity-aggregating routing engine that lets wallets, dApps and
  aggregators quote and build any-token-to-any-token swaps across every market on Monad, optionally appending their own referrer
  fee. Developers integrate through a TypeScript SDK, a Python CLOB SDK for market making, published and audited Solidity
  contracts, and a first-party agent skill for automated trading.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.kuru.io/favicon-96x96.png
url: https://raw.githubusercontent.com/api-evangelist/kuru/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- electric-capital
- paradigm
x-tier: enriched
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- DeFi
- Decentralized Exchange
- Order Book
- Trading
- Blockchain
- Monad
- Liquidity
- Swaps
- Web3
apis:
- aid: kuru:kuru-generate-token-api
  name: Kuru Generate Token API
  description: The Generate Token API from Kuru — 1 operation(s) for generate token.
  humanURL: https://docs.kuru.io/kuru-flow/flow-overview
  baseURL: https://ws.kuru.io
  tags:
  - Generate Token
  properties:
  - type: OpenAPI
    url: openapi/kuru-generate-token-api-openapi.yml
  - type: Documentation
    url: https://docs.kuru.io/kuru-flow/flow-overview
  - type: APIReference
    url: https://docs.kuru.io/api-reference/generate-jwt-token
  - type: Authentication
    url: authentication/kuru-authentication.yml
  - type: ErrorCatalog
    url: errors/kuru-problem-types.yml
  - type: RateLimits
    url: rate-limits/kuru-rate-limits.yml
  - type: Conventions
    url: conventions/kuru-conventions.yml
  - type: DataModel
    url: data-model/kuru-data-model.yml
- aid: kuru:kuru-quote-api
  name: Kuru Quote API
  description: The Quote API from Kuru — 1 operation(s) for quote.
  humanURL: https://docs.kuru.io/kuru-flow/flow-overview
  baseURL: https://ws.kuru.io
  tags:
  - Quote
  properties:
  - type: OpenAPI
    url: openapi/kuru-quote-api-openapi.yml
  - type: Documentation
    url: https://docs.kuru.io/kuru-flow/flow-overview
  - type: APIReference
    url: https://docs.kuru.io/api-reference/generate-jwt-token
  - type: Authentication
    url: authentication/kuru-authentication.yml
  - type: ErrorCatalog
    url: errors/kuru-problem-types.yml
  - type: RateLimits
    url: rate-limits/kuru-rate-limits.yml
  - type: Conventions
    url: conventions/kuru-conventions.yml
  - type: DataModel
    url: data-model/kuru-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.kuru.io/
- type: DeveloperPortal
  url: https://docs.kuru.io/
- type: Documentation
  url: https://docs.kuru.io/
- type: APIReference
  url: https://docs.kuru.io/api-reference/generate-jwt-token
- type: GettingStarted
  url: https://docs.kuru.io/sdk/quickstart-sdk
- type: Blog
  url: https://blog.kuru.io
- type: GitHubOrganization
  url: https://github.com/Kuru-Labs
- type: StatusPage
  url: lifecycle/kuru-lifecycle.yml
- type: Pricing
  url: https://docs.kuru.io/liquidity/how-fees-work
- type: SignUp
  url: https://www.kuru.io/
- type: TermsOfService
  url: https://docs.kuru.io/legal/tradingview
- type: Packages
  url: packages/kuru-packages.yml
- type: SDKs
  url: packages/kuru-packages.yml
- type: CLI
  url: cli/kuru-cli.yml
- type: Sandbox
  url: sandbox/kuru-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/kuru-mcp.yml
- type: LLMsTxt
  url: llms/kuru-llms.txt
- type: WellKnown
  url: well-known/kuru-well-known.yml
- type: Conformance
  url: conformance/kuru-conformance.yml
- type: Lifecycle
  url: lifecycle/kuru-lifecycle.yml
- type: Conventions
  url: conventions/kuru-conventions.yml
- type: DataModel
  url: data-model/kuru-data-model.yml
- type: Authentication
  url: authentication/kuru-authentication.yml
- type: ErrorCatalog
  url: errors/kuru-problem-types.yml
- type: RateLimits
  url: rate-limits/kuru-rate-limits.yml
- type: DomainSecurity
  url: security/kuru-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence