Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

A7 Analytics Platform - Reference Data API (RDI) v2

Reference data for T7 venues (markets, market segments, securities) from the Reference Data Interface, version 2 of the A7 reference data API.

A7 Analytics Platform - Reference Data API (RDI) v2 is one of 13 APIs that Deutsche Börse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reference Data, RDI, and Instruments. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 9 operations across 9 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 1.0.2.

Requests are made against a single base URL, /api/v1.

9 operations 9 paths 10 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.2
Base URL
https://a7.deutsche-boerse.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

A7 Analytics Platform - Reference Data API (RDI) v2 declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Reference data API 9
GET
/rdi/
Retrieve list of markets
getMarkets → 200400401404
GET
/rdi/{marketId}/
Retrieve list of trading days
getDates 1 param → 200400401404
GET
/rdi/{marketId}/{date}/
Retrieve list of market segments
getMarketSegments 2 params → 200400401404
GET
/rdi/{marketId}/{date}
Retrieve details for all market segments
getMarketSegmentOverview 3 params → 200400401404
GET
/rdi/{marketId}/{date}/{marketSegmentId}/
Retrieve list of securities
getSecurities 3 params → 200400401404
GET
/rdi/{marketId}/{date}/{marketSegmentId}
Retrieve market segment details
getMarketSegmentDetails 4 params → 200400401404
GET
/rdi/{marketId}/{date}/{marketSegmentId}/{securityId}/
Retrieve list of messages
getMessages 4 params → 200400401404
GET
/rdi/{marketId}/{date}/{marketSegmentId}/{securityId}
Retrieve security details
getSecurityDetails 5 params → 200400401404
GET
/rdi/{marketId}/{date}/{marketSegmentId}/{securityId}/{msgSeqNum}
Retrieve message details
getMessageDetails 6 params → 200400401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

MarketSegments
array
MessageDetails
array
An array of objects.
Dates
array
MarketSegmentDetails
array
An array of objects containing all messages connected to the security.
Messages
array
MarketSegmentsOverview
array
An array of objects containing all available ProductSnapshots (BU) message details.
Securities
array
ProductSnapshot
object
ProductSnapshot (BU) message details. Please see the T7 RDI documentation for details about the available fields for the different message types.
SecurityDetails
array
An array of objects containing all messages connected to the security.
Markets
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-reference-data-api-api-openapi.yml Raw ↑

Other APIs Deutsche Börse publishes across the network.

A7 Analytics Platform - Order Book API
A7 Analytics Platform - Market Data API (EOBI)
A7 Analytics Platform - CME Market Data API (MDP)
A7 Analytics Platform - CME Reference Data API (SD)
A7 Analytics Platform - Algo Management API
A7 Analytics Platform - Dataset API
A7 Analytics Platform - Market Data Insights API
A7 Analytics Platform - Option Analytics API
A7 Analytics Platform - Precalc API
A7 Analytics Platform - Auction Simulation API
Eurex T7 Reference Data API
Deutsche Börse Cloud Stream Market Data API