DFlow website screenshot

DFlow

DFlow is a trading protocol and aggregator for spot trading natively on Solana, offering a Trading API that powers tens of billions of dollars in transacted value for traders, applications, and financial institutions. It provides imperative and declarative (intent-based) swaps, JIT routing across liquidity venues, MEV / sandwich protection, priority-fee and slippage controls, builder platform-fee monetization (platformFeeBps), sponsored (gasless) swaps, WebSocket market-data streams (quotes, order-book depth, priority fees), and prediction-market initialization. DFlow is agent-native: a single-binary agent CLI with an encrypted local wallet, published Claude Code Skills, and a hosted documentation MCP server. Authentication is via an x-api-key header; REST responses can be cryptographically signed with ed25519 per RFC 9421. Backed by Multicoin Capital.

DFlow publishes 7 APIs on the APIs.io network, including admin API, intent API, order API, and 4 more. Tagged areas include Company, Crypto Web3, Solana, Trading API, and DeFi.

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

DFlow’s developer surface includes documentation, API reference, getting-started guide, support, signup flow, CLI, authentication, and 16 more developer resources.

44.4/100 thin ▬ flat Agent 71/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyCrypto Web3SolanaTrading APIDeFiDEX AggregatorToken SwapBlockchainMEV ProtectionPrediction MarketsAgent Ready

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.4/100 · thin
Contract Quality 15.4 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 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/dflow: 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 7

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

DFlow admin API

The admin API from DFlow — 1 operation(s) for admin.

DFlow intent API

Intent trading endpoints

DFlow order API

Order API endpoints

DFlow prediction_market API

Prediction market endpoints

DFlow swap API

Swap API endpoints

DFlow tokens API

Token endpoints

DFlow venues API

Venue endpoints

Scroll for all 7

MCP Servers 1

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

dflow-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

DFlow Trading API WebSocket Streams

DERIVED event surface for the DFlow Trading API real-time WebSocket streams. Modeled by API Evangelist from the published DFlow docs (https://pond.dflow.net/resources/trading-ap...

ASYNCAPI

Security Posture 2

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

Dflow Authentication

apiKey · 1 scheme

SECURITY

Dflow Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Dflow Agentic Access

14 operations · 3 acting

14 operations · 3 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dflow
name: DFlow
description: 'DFlow is a trading protocol and aggregator for spot trading natively on Solana, offering a Trading API that
  powers tens of billions of dollars in transacted value for traders, applications, and financial institutions. It provides
  imperative and declarative (intent-based) swaps, JIT routing across liquidity venues, MEV / sandwich protection, priority-fee
  and slippage controls, builder platform-fee monetization (platformFeeBps), sponsored (gasless) swaps, WebSocket market-data
  streams (quotes, order-book depth, priority fees), and prediction-market initialization. DFlow is agent-native: a single-binary
  agent CLI with an encrypted local wallet, published Claude Code Skills, and a hosted documentation MCP server. Authentication
  is via an x-api-key header; REST responses can be cryptographically signed with ed25519 per RFC 9421. Backed by Multicoin
  Capital.'
url: https://raw.githubusercontent.com/api-evangelist/dflow/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://dflow.net/og-image.png
tags:
- Company
- Crypto Web3
- Solana
- Trading API
- DeFi
- DEX Aggregator
- Token Swap
- Blockchain
- MEV Protection
- Prediction Markets
- Agent Ready
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: dflow:dflow-admin-api
  name: DFlow admin API
  description: The admin API from DFlow — 1 operation(s) for admin.
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - admin
  properties:
  - type: OpenAPI
    url: openapi/dflow-admin-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-intent-api
  name: DFlow intent API
  description: Intent trading endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - intent
  properties:
  - type: OpenAPI
    url: openapi/dflow-intent-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-order-api
  name: DFlow order API
  description: Order API endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - order
  properties:
  - type: OpenAPI
    url: openapi/dflow-order-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-prediction-market-api
  name: DFlow prediction_market API
  description: Prediction market endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - prediction_market
  properties:
  - type: OpenAPI
    url: openapi/dflow-prediction-market-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-swap-api
  name: DFlow swap API
  description: Swap API endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - swap
  properties:
  - type: OpenAPI
    url: openapi/dflow-swap-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-tokens-api
  name: DFlow tokens API
  description: Token endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - tokens
  properties:
  - type: OpenAPI
    url: openapi/dflow-tokens-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
- aid: dflow:dflow-venues-api
  name: DFlow venues API
  description: Venue endpoints
  humanURL: https://pond.dflow.net/resources/trading-api/introduction
  baseURL: https://quote-api.dflow.net
  tags:
  - venues
  properties:
  - type: OpenAPI
    url: openapi/dflow-venues-api-openapi.yml
  - type: Documentation
    url: https://pond.dflow.net/resources/trading-api/introduction
  - type: AsyncAPI
    url: asyncapi/dflow-trading-asyncapi.yml
common:
- type: Website
  url: https://dflow.net
- type: DeveloperPortal
  url: https://pond.dflow.net
- type: Documentation
  url: https://pond.dflow.net/resources/introduction
- type: APIReference
  url: https://pond.dflow.net/resources/trading-api/introduction
- type: GettingStarted
  url: https://pond.dflow.net/get-started/what-is-dflow
- type: GitHubOrganization
  url: https://github.com/DFlowProtocol
- type: Support
  url: https://t.me/+GubbVyulzDFjZTkx
- type: SignUp
  url: https://forms.gle/eX3cghbMF8VBB9qa9
- type: LLMsTxt
  url: llms/dflow-llms.txt
- type: MCPServer
  url: mcp/dflow-mcp.yml
- type: AgentSkill
  name: dflow-spot-trading
  url: skills/dflow-spot-trading.md
- type: AgentSkill
  name: dflow-platform-fees
  url: skills/dflow-platform-fees.md
- type: CLI
  url: cli/dflow-cli.yml
- type: Packages
  url: packages/dflow-packages.yml
- type: Authentication
  url: authentication/dflow-authentication.yml
- type: Conventions
  url: conventions/dflow-conventions.yml
- type: ErrorCatalog
  url: errors/dflow-problem-types.yml
- type: Conformance
  url: conformance/dflow-conformance.yml
- type: Lifecycle
  url: lifecycle/dflow-lifecycle.yml
- type: Sandbox
  url: sandbox/dflow-sandbox.yml
- type: DataModel
  url: data-model/dflow-data-model.yml
- type: AgenticAccess
  url: agentic-access/dflow-agentic-access.yml
- type: DomainSecurity
  url: security/dflow-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence