FDC3 Context Data

FDC3 Context Data defines a standard set of typed data structures used to carry information between financial applications when broadcasting or raising intents. Context types include instruments, positions, portfolios, contacts, organizations, orders, charts, country, currency, date range, email, and more. Each context type has a JSON schema definition. Applications share and receive these typed objects through the Desktop Agent API channels and intent resolution, enabling interoperability without custom data mapping.

API entry from apis.yml

apis.yml Raw ↑
aid: fdc3:context-data
name: FDC3 Context Data
description: FDC3 Context Data defines a standard set of typed data structures used to carry information
  between financial applications when broadcasting or raising intents. Context types include instruments,
  positions, portfolios, contacts, organizations, orders, charts, country, currency, date range, email,
  and more. Each context type has a JSON schema definition. Applications share and receive these typed
  objects through the Desktop Agent API channels and intent resolution, enabling interoperability without
  custom data mapping.
humanURL: https://fdc3.finos.org/docs/context/spec
baseURL: https://fdc3.finos.org
tags:
- Context Data
- JSON Schema
- Financial Data
- Instruments
- Open Standard
properties:
- type: Documentation
  url: https://fdc3.finos.org/docs/context/spec
- type: JSONSchema
  url: https://fdc3.finos.org/schemas/2.2/context/
- type: Reference
  url: https://fdc3.finos.org/docs/context/ref/Instrument
- type: GitHubRepository
  url: https://github.com/finos/FDC3