Flowdesk · Authentication Profile

Flowdesk Authentication

Authentication

Flowdesk secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyFintechCryptoDigital AssetsTradingLiquidityMarket MakerOTCWebSocket
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: clientCredentials

Source

Authentication Profile

flowdesk-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.flowdesk.co/getting-started/authentication
notes: >-
  Derived from Flowdesk Platform Connect developer documentation and the docs
  site runtime config (docs.flowdesk.co/config.js), which declares the Auth0
  tenant, API host, and WebSocket host. No downloadable OpenAPI document is
  published by the docs site (the reference is rendered client-side in
  Docusaurus), so scheme details below are captured from the published docs
  surface rather than derived from a spec file.
summary:
  types:
  - oauth2
  - http
  bearer_format: JWT
  oauth2_flows:
  - clientCredentials
  identity_provider: Auth0
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  description: >-
    Requests to the Platform Connect REST API (api.flowdesk.co) and WebSocket
    channel (ws.flowdesk.co) are authorized with a JWT bearer token in the
    Authorization header.
  sources:
  - https://docs.flowdesk.co/getting-started/authentication
- name: oauth2
  type: oauth2
  provider: Auth0
  auth_domain: login.flowdesk.co
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.flowdesk.co/oauth/token
  description: >-
    OAuth 2.0 tokens are issued through Flowdesk's Auth0 tenant
    (login.flowdesk.co). The documentation includes a JWT generation reference
    (docs.flowdesk.co/reference/jwt-generate) for producing the bearer token
    presented to the API.
  sources:
  - https://docs.flowdesk.co/reference/jwt-generate
  - https://docs.flowdesk.co/config.js
hosts:
  api: https://api.flowdesk.co
  websocket: wss://ws.flowdesk.co
  auth: https://login.flowdesk.co

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/flowdesk-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.