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

Un-normalized, genuine historical order-by-order market data from the T7 Enhanced Order Book Interface (EOBI) feed for Eurex and Xetra.

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

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

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

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

Paths & Operations 8

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

Market data API (EOBI) 8
GET
/eobi
Retrieve list of markets
getMarketIds → 200401404
GET
/eobi/{marketId}
Retrieve list of trading days
getAvailableDates 1 param → 200401404
GET
/eobi/{marketId}/{date}
Retrieve list of products
getMarketSegmentIds 2 params → 200401404
GET
/eobi/{marketId}/{date}/{marketSegmentId}
Retrieve list of instruments
getSecurityIds 3 params → 200401404
GET
/eobi/{marketId}/{date}/{marketSegmentId}/{securityId}
Retrieve list of transaction times
getTransactTimes 9 params → 200401404
GET
/eobi/{marketId}/{date}/{marketSegmentId}/{securityId}/{transactTime}
Retrieve list of application sequence numbers or list of packets
getApplSeqNums 8 params → 200401404
GET
/eobi/{marketId}/{date}/{marketSegmentId}/{securityId}/{transactTime}/{applSeqNum}
Retrieve list of message sequence numbers or a list of messages
getMsgSeqNums 8 params → 200401404
GET
/eobi/{marketId}/{date}/{marketSegmentId}/{securityId}/{transactTime}/{applSeqNum}/{msgSeqNum}
Retrieve message details
getMessageDetails 7 params → 200401404

Schemas 11

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

MessageDetails
object
1 property
Packets
object
1 property
MsgSeqNums
object
1 property
InternalError
object
2 properties 2 required
SecurityIDs
object
1 property
ApplSeqNums
object
1 property
Messages
object
1 property
Dates
object
1 property
MarketSegmentIDs
object
1 property
TransactTimes
object
1 property
MarketIDs
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-market-data-api-eobi-api-openapi.yml Raw ↑

Other APIs Deutsche Börse publishes across the network.

A7 Analytics Platform - Order Book API
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