Orca

Orca is the leading user-friendly concentrated-liquidity automated market maker (AMM) on Solana, built around Whirlpools. Liquidity providers concentrate capital within custom price ranges for higher capital efficiency, traders swap tokens with dynamic Adaptive Fees, and creators launch tokens and lock liquidity for launches. Developers and autonomous agents integrate via the open Whirlpools SDKs (TypeScript, Rust, and a Python option) and the read-only Orca Public REST API (api.orca.so) for pool, token, lock, and protocol-wide data.

Orca publishes 3 APIs on the APIs.io network: protocol API, tokens API, and whirlpools API. Tagged areas include Company, Defi Dex, DeFi, DEX, and Solana.

Orca’s developer surface includes documentation, API reference, getting-started guide, support, authentication, sandbox, changelog, and 18 more developer resources.

42.5/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
3 APIs 1 MCP Servers
CompanyDefi DexDeFiDEXSolanaAMMLiquidityConcentrated LiquidityBlockchainCrypto

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.5/100 · thin
Contract Quality 12.8 / 25
Developer Ergonomics 17.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 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/orca: 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 3

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

Orca protocol API

Orca protocol information endpoints

Orca tokens API

Token information endpoints

Orca whirlpools API

Whirlpool information endpoints

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

_Index

ARAZZO

Find an Orca pool by token pair and read its stats

Search Orca Whirlpools for a token pair, then fetch full state for the top-matching pool. Read-only; runs against the open Orca Public REST API.

ARAZZO

MCP Servers 1

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

orca-mcp.yml

MCP SERVER

Security Posture 2

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

Orca Authentication

none · 0 schemes

SECURITY

Orca Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Orca Agentic Access

11 operations

11 operations · 0 acting

AGENTIC

Resources

Get Started 3

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 6

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

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: orca
name: Orca
description: Orca is the leading user-friendly concentrated-liquidity automated market maker (AMM) on Solana, built around
  Whirlpools. Liquidity providers concentrate capital within custom price ranges for higher capital efficiency, traders swap
  tokens with dynamic Adaptive Fees, and creators launch tokens and lock liquidity for launches. Developers and autonomous
  agents integrate via the open Whirlpools SDKs (TypeScript, Rust, and a Python option) and the read-only Orca Public REST
  API (api.orca.so) for pool, token, lock, and protocol-wide data.
url: https://raw.githubusercontent.com/api-evangelist/orca/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://mintcdn.com/orca-ccf67c1f/K618mEucxJ6w73gh/logo/orca-logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Defi Dex
- DeFi
- DEX
- Solana
- AMM
- Liquidity
- Concentrated Liquidity
- Blockchain
- Crypto
apis:
- aid: orca:orca-protocol-api
  name: Orca protocol API
  description: Orca protocol information endpoints
  humanURL: https://docs.orca.so/api-reference/overview
  baseURL: https://api.orca.so/v2/solana
  tags:
  - protocol
  properties:
  - type: OpenAPI
    url: openapi/orca-protocol-api-openapi.yml
  - type: Documentation
    url: https://docs.orca.so/api-reference/overview
  - type: APIReference
    url: https://docs.orca.so/api-reference/whirlpools
- aid: orca:orca-tokens-api
  name: Orca tokens API
  description: Token information endpoints
  humanURL: https://docs.orca.so/api-reference/overview
  baseURL: https://api.orca.so/v2/solana
  tags:
  - tokens
  properties:
  - type: OpenAPI
    url: openapi/orca-tokens-api-openapi.yml
  - type: Documentation
    url: https://docs.orca.so/api-reference/overview
  - type: APIReference
    url: https://docs.orca.so/api-reference/whirlpools
- aid: orca:orca-whirlpools-api
  name: Orca whirlpools API
  description: Whirlpool information endpoints
  humanURL: https://docs.orca.so/api-reference/overview
  baseURL: https://api.orca.so/v2/solana
  tags:
  - whirlpools
  properties:
  - type: OpenAPI
    url: openapi/orca-whirlpools-api-openapi.yml
  - type: Documentation
    url: https://docs.orca.so/api-reference/overview
  - type: APIReference
    url: https://docs.orca.so/api-reference/whirlpools
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/orca-agentic-access.yml
- type: DomainSecurity
  url: security/orca-domain-security.yml
- type: Website
  url: https://orca.so
- type: DeveloperPortal
  url: https://docs.orca.so/developers/overview
- type: Documentation
  url: https://docs.orca.so
- type: APIReference
  url: https://docs.orca.so/api-reference/overview
- type: GettingStarted
  url: https://docs.orca.so/liquidity/getting-started/beginner-guide
- type: GitHubOrganization
  url: https://github.com/orca-so
- type: Support
  url: https://docs.orca.so/support/faqs
- type: Authentication
  url: authentication/orca-authentication.yml
- type: Packages
  url: packages/orca-packages.yml
- type: SDKs
  url: packages/orca-packages.yml
- type: MCPServer
  url: mcp/orca-mcp.yml
- type: LLMsTxt
  url: llms/orca-llms.txt
- type: Sandbox
  url: sandbox/orca-sandbox.yml
- type: Conventions
  url: conventions/orca-conventions.yml
- type: ChangeLog
  url: changelog/orca-changelog.yml
- type: Lifecycle
  url: lifecycle/orca-lifecycle.yml
- type: Conformance
  url: conformance/orca-conformance.yml
- type: ErrorCatalog
  url: errors/orca-problem-types.yml
- type: DataModel
  url: data-model/orca-data-model.yml
- type: CLI
  url: cli/orca-cli.yml
- type: Overlay
  url: overlays/orca-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Find an Orca pool by token pair
  url: arazzo/orca-find-pool.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 22
  pass: local-v1