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 - CME Market Data API (MDP)

Historical CME Group market data from the MDP feed served through the A7 Analytics Platform REST API.

A7 Analytics Platform - CME Market Data API (MDP) 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 Market Data, CME, MDP, and Futures. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

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

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

4 operations 4 paths 9 schemas 4 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 - CME Market Data API (MDP) declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Exchanges, assets, securities 4
GET
/mdp
retrieves list of exchanges
getExchanges → 200401403404
GET
/mdp/{exchange}
retrieves list of trading days
getAvailableDates 1 param → 200401403404
GET
/mdp/{exchange}/{date}
retrieves list of assets
getAssets 2 params → 200401403404
GET
/mdp/{exchange}/{date}/{asset}
retrieves list of securities
getSecurityIds 3 params → 200401403404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are InternalError (2 properties), assets (1 property), exchanges (1 property), dates (1 property). Each schema is shown below with its type and property counts.

assets
object
1 property
exchange
string
exchange mic
dates
object
1 property
exchanges
object
1 property
securityIDs
object
1 property
securityID
integer
Security ID
InternalError
object
2 properties 2 required
asset
string
asset code also known as product code
date
integer
date representation

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-exchanges-assets-securities-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 - Reference Data API (RDI) v2
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