Orderly Network

Orderly Network is an omnichain, orderbook-based trading infrastructure that provides perpetual-futures liquidity for decentralized exchanges and builders. It exposes a full EVM REST API and WebSocket streams for order management, account and sub-account handling, cross-chain deposits/withdrawals, positions, settlement, and market data, plus a Strategy Vault API and a zero-auth Public Info API aimed at AI agents and analytics. Authentication uses ed25519 request signing with registered Orderly Keys. Builders integrate via React component and hooks SDKs, a devkit CLI, a Builders Marketplace plugin system, and an official MCP server. Markets use the PERP__USDC symbol format across a public mainnet and testnet.

Orderly Network publishes 2 APIs on the APIs.io network: Orderly EVM Trading API and Orderly Strategy Vault API. Tagged areas include Company, Crypto, DeFi, Trading, and Perpetual Futures.

The Orderly Network catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Orderly Network’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, CLI, authentication, and 22 more developer resources.

49.7/100 developing Agent 71/100 agent native Full breakdown ↓
scored 2026-07-21 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyCryptoDeFiTradingPerpetual FuturesDerivativesOrderbookWeb3BlockchainLiquidity

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 49.7/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 71/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 6 / 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/orderly-network: 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

Orderly EVM Trading API

REST API for order management (create/edit/cancel/batch/algo), accounts and sub-accounts, Orderly Key registration, cross-chain deposits and withdrawals, positions, holdings, se...

Orderly Strategy Vault API

REST API for Strategy Vault products: strategy pools, funds, and vault info, transaction history, claims, and fees.

MCP Servers

Event Specifications

Orderly Network WebSocket API

Real-time WebSocket streams for Orderly Network. Public streams carry market data (orderbook, trades, ticker, klines); private streams carry authenticated account, balance, posi...

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

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: orderly-network
name: Orderly Network
description: Orderly Network is an omnichain, orderbook-based trading infrastructure that provides perpetual-futures liquidity
  for decentralized exchanges and builders. It exposes a full EVM REST API and WebSocket streams for order management, account
  and sub-account handling, cross-chain deposits/withdrawals, positions, settlement, and market data, plus a Strategy Vault
  API and a zero-auth Public Info API aimed at AI agents and analytics. Authentication uses ed25519 request signing with registered
  Orderly Keys. Builders integrate via React component and hooks SDKs, a devkit CLI, a Builders Marketplace plugin system,
  and an official MCP server. Markets use the PERP_<TOKEN>_USDC symbol format across a public mainnet and testnet.
url: https://raw.githubusercontent.com/api-evangelist/orderly-network/refs/heads/main/apis.yml
image: https://raw.githubusercontent.com/OrderlyNetwork/documentation-public/main/logo/light.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Crypto
- DeFi
- Trading
- Perpetual Futures
- Derivatives
- Orderbook
- Web3
- Blockchain
- Liquidity
apis:
- name: Orderly EVM Trading API
  description: REST API for order management (create/edit/cancel/batch/algo), accounts and sub-accounts, Orderly Key registration,
    cross-chain deposits and withdrawals, positions, holdings, settlement, funding, and public market data.
  humanURL: https://orderly.network/docs/build-on-omnichain/introduction
  baseURL: https://api.orderly.org
  properties:
  - type: OpenAPI
    url: openapi/orderly-network-openapi-original.yml
  - type: Overlay
    url: overlays/orderly-network-evm-overlay.yaml
- name: Orderly Strategy Vault API
  description: 'REST API for Strategy Vault products: strategy pools, funds, and vault info, transaction history, claims,
    and fees.'
  humanURL: https://orderly.network/docs/strategy-vault
  baseURL: https://api-sv.orderly.org
  properties:
  - type: OpenAPI
    url: openapi/orderly-network-strategy-vault-openapi-original.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://orderly.network/docs/sdks/overview
- type: Documentation
  url: https://orderly.network/docs/introduction/getting-started/what-is-orderly
- type: APIReference
  url: https://orderly.network/docs/build-on-omnichain/introduction
- type: GettingStarted
  url: https://orderly.network/docs/introduction/getting-started/builder-onboarding
- type: Blog
  url: https://orderly.network/blog
- type: GitHubOrganization
  url: https://github.com/OrderlyNetwork
- type: Support
  url: https://discord.com/invite/OrderlyNetwork
- type: TermsOfService
  url: https://orderly.network/docs/introduction/terms-of-service
- type: PrivacyPolicy
  url: https://orderly.network/docs/introduction/privacy-policy
- type: LLMsTxt
  url: llms/orderly-network-llms.txt
- type: Packages
  url: packages/orderly-network-packages.yml
- type: SDKs
  url: packages/orderly-network-packages.yml
- type: CLI
  url: cli/orderly-network-cli.yml
- type: Components
  url: components/orderly-network-components.yml
- type: MCPServer
  url: mcp/orderly-network-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/orderly-network-authentication.yml
- type: Conventions
  url: conventions/orderly-network-conventions.yml
- type: ErrorCatalog
  url: errors/orderly-network-error-codes.yml
- type: DataModel
  url: data-model/orderly-network-data-model.yml
- type: Conformance
  url: conformance/orderly-network-conformance.yml
- type: Lifecycle
  url: lifecycle/orderly-network-lifecycle.yml
- type: ChangeLog
  url: changelog/orderly-network-changelog.yml
- type: Sandbox
  url: sandbox/orderly-network-sandbox.yml
- type: AsyncAPI
  url: asyncapi/orderly-network-websocket-asyncapi.yml
- type: Webhooks
  url: asyncapi/orderly-network-websocket-asyncapi.yml
- type: AgenticAccess
  url: agentic-access/orderly-network-agentic-access.yml
- type: DomainSecurity
  url: security/orderly-network-domain-security.yml
- type: Website
  url: https://orderly.network/
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 20
  pass: local-v1