Flowdesk

Flowdesk is a full-service digital-asset trading and technology firm that delivers liquidity, execution, and market infrastructure to token issuers, exchanges, and institutions. It is a regulated Crypto-Asset Service Provider registered with France's AMF and licensed by Dubai's Virtual Assets Regulatory Authority (VARA). Products span liquidity solutions (token, stablecoin, exchange, and DeFi), OTC trading (spot, derivatives, and credit) across 150+ venues and 1,000+ asset pairs, tokenized-market infrastructure, and ventures. Flowdesk exposes a developer-facing "Platform Connect" API for programmatic OTC spot trading over REST with a companion WebSocket streaming channel, authenticated with OAuth 2.0 JWT bearer tokens issued through its Auth0 tenant.

Flowdesk publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Crypto, Digital Assets, and Trading.

Flowdesk’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, and 9 more developer resources.

27.1/100 emerging Agent 10/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyFintechCryptoDigital AssetsTradingLiquidityMarket MakerOTCWebSocket

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 27.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/flowdesk: 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

Flowdesk Platform Connect

Flowdesk Platform Connect is the developer API for programmatic OTC spot trading. It offers a REST interface for quoting and trading OTC spot orders and a WebSocket channel for ...

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 1

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: flowdesk
name: Flowdesk
description: Flowdesk is a full-service digital-asset trading and technology firm that delivers liquidity, execution, and
  market infrastructure to token issuers, exchanges, and institutions. It is a regulated Crypto-Asset Service Provider registered
  with France's AMF and licensed by Dubai's Virtual Assets Regulatory Authority (VARA). Products span liquidity solutions
  (token, stablecoin, exchange, and DeFi), OTC trading (spot, derivatives, and credit) across 150+ venues and 1,000+ asset
  pairs, tokenized-market infrastructure, and ventures. Flowdesk exposes a developer-facing "Platform Connect" API for programmatic
  OTC spot trading over REST with a companion WebSocket streaming channel, authenticated with OAuth 2.0 JWT bearer tokens
  issued through its Auth0 tenant.
image: https://www.flowdesk.co/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/flowdesk/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hv-capital
- speedinvest
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Fintech
- Crypto
- Digital Assets
- Trading
- Liquidity
- Market Maker
- OTC
- WebSocket
apis:
- name: Flowdesk Platform Connect
  description: Flowdesk Platform Connect is the developer API for programmatic OTC spot trading. It offers a REST interface
    for quoting and trading OTC spot orders and a WebSocket channel for real-time streaming, authenticated with OAuth 2.0
    JWT bearer tokens issued via Flowdesk's Auth0 tenant (login.flowdesk.co).
  humanURL: https://docs.flowdesk.co
  baseURL: https://api.flowdesk.co
  tags:
  - Trading
  - OTC
  - Spot
  - WebSocket
  properties:
  - type: Documentation
    url: https://docs.flowdesk.co
  - type: APIReference
    url: https://docs.flowdesk.co/reference/otc-spot
  - type: GettingStarted
    url: https://docs.flowdesk.co/getting-started/intro
  - type: Authentication
    url: https://docs.flowdesk.co/getting-started/authentication
  - type: WebSocket
    url: https://docs.flowdesk.co/reference/ws
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/flowdesk-domain-security.yml
- type: Website
  url: https://www.flowdesk.co
- type: DeveloperPortal
  url: https://docs.flowdesk.co
- type: Documentation
  url: https://docs.flowdesk.co
- type: APIReference
  url: https://docs.flowdesk.co/reference/otc-spot
- type: GettingStarted
  url: https://docs.flowdesk.co/getting-started/intro
- type: Authentication
  url: authentication/flowdesk-authentication.yml
- type: Conventions
  url: conventions/flowdesk-conventions.yml
- type: Blog
  url: https://www.flowdesk.co/insights
- type: Support
  url: https://www.flowdesk.co/contact-us
- type: TermsOfService
  url: https://www.flowdesk.co/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.flowdesk.co/legal/privacy-notice
- type: TrustCenter
  url: security/flowdesk-trust-center.yml
- type: Compliance
  url: https://trust.flowdesk.co
- type: LLMsTxt
  url: llms/flowdesk-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence