FDC3 Desktop Agent API

The FDC3 Desktop Agent API is the primary interface for application interoperability on the financial desktop. It provides a JavaScript/TypeScript API that applications use to open other applications, raise intents to request functionality from peer apps, broadcast typed context data on channels, listen for incoming context and intents, discover available applications and their capabilities, and create private two-party communication channels. Desktop Agents implement this API and expose it to the applications they host.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/desktop-agent-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
aid: fdc3:desktop-agent-api
name: FDC3 Desktop Agent API
description: The FDC3 Desktop Agent API is the primary interface for application interoperability on the
  financial desktop. It provides a JavaScript/TypeScript API that applications use to open other applications,
  raise intents to request functionality from peer apps, broadcast typed context data on channels, listen
  for incoming context and intents, discover available applications and their capabilities, and create
  private two-party communication channels. Desktop Agents implement this API and expose it to the applications
  they host.
humanURL: https://fdc3.finos.org/docs/api/spec
baseURL: https://fdc3.finos.org
tags:
- Desktop Agent
- Intents
- Context Sharing
- Channels
- Financial-Services
- Open Standard
tags_raw:
- Desktop Agent
- Intents
- Context Sharing
- Channels
- Financial Services
- Open Standard
properties:
- type: Documentation
  url: https://fdc3.finos.org/docs/api/spec
- type: Reference
  url: https://fdc3.finos.org/docs/api/ref/DesktopAgent
- type: GitHubRepository
  url: https://github.com/finos/FDC3
- type: TypeScriptSDK
  url: https://www.npmjs.com/package/@finos/fdc3
- type: ChangeLog
  url: https://github.com/finos/FDC3/blob/main/CHANGELOG.md
- type: OpenSource
  url: https://github.com/finos/FDC3/blob/main/LICENSE.md