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 real-time streaming, authenticated with OAuth 2.0 JWT bearer tokens issued via Flowdesk's Auth0 tenant (login.flowdesk.co).

API entry from apis.yml

apis.yml Raw ↑
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