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 - Auction Simulation API

Simulate Xetra auctions against historical order book data on the A7 Analytics Platform.

A7 Analytics Platform - Auction Simulation 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 Auctions, Simulation, and Xetra. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 12 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 12 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 - Auction Simulation API 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.

Auctions 4
GET
/auction/{exchange}/{date}/{marketSegmentID}/{securityID}/
retrieves list of auction types
getAuctions 4 params → 200400401403404
GET
/auction/{exchange}/{date}/{symbol}/
retrieves list of auction types
getAuctionsBySymbol 3 params → 200400401403404
GET
/auction/{exchange}/{date}/{marketSegmentID}/{securityID}/{auctionType}
retrieves auction's historical data and optionally simulated outcome of an auction
getAuction 9 params → 200400401403404
GET
/auction/{exchange}/{date}/{symbol}/{auctionType}
retrieves auction's historical data and optionally simulated outcome of an auction
getAuctionBySymbol 8 params → 200400401403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed is auction (13 properties). Each schema is shown below with its type and property counts.

symbol
string
trading symbol
auction
object
auction's historical data and optionally simulated outcome of an auction
13 properties 10 required
securityID
integer
security ID
marketSegmentID
integer
market segment ID
null_string
string
a null string that corresponds to a market order
side
string
side of an order
date
integer
date representation
exchange
string
exchange mic
timestamp
integer
timestamp as number of nanoseconds since Unix epoch
qty
integer
quantity of an order
px
number
limit price of an order
auctionType
string
auction type

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-auctions-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 - 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
Eurex T7 Reference Data API
Deutsche Börse Cloud Stream Market Data API