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 - Order Book API

Constructed historical order books for the T7 trading venues of Deutsche Börse Group (Eurex, Xetra) with nanosecond granularity, accessed over REST with bearer-token authentication.

A7 Analytics Platform - Order Book API 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 Order Book, Historical Data, Eurex, and Xetra. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

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

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

2 operations 2 paths 5 schemas 2 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 - Order Book API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Order book API 2
GET
/ob/{marketId}/{date}/{marketSegmentId}/{securityId}
Retrieve order books for T7
getOrderbookT7 11 params → 200401404
GET
/ob/{exchange}/{date}/{asset}/{securityId}
Retrieve order books for CME
getOrderbookCME 10 params → 200401404

Schemas 5

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

InternalError
object
2 properties 2 required
T7Orderbooks
array
T7Orderbook
object
10 properties 4 required
CMEOrderbooks
array
CMEOrderbook
object
9 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-order-book-api-api-openapi.yml Raw ↑

Other APIs Deutsche Börse publishes across the network.

A7 Analytics Platform - Market Data API (EOBI)
A7 Analytics Platform - CME Market Data API (MDP)
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