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 - Precalc API

Management of precalculated analytics runs on the A7 Analytics Platform.

A7 Analytics Platform - Precalc 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 Precalculated and Analytics. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 11 operations across 9 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.

11 operations 9 paths 11 schemas 1 DELETE7 GET2 PATCH1 PUT

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

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 7 GET, 2 PATCH, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Precalc API 11
GET
/precalc
Retrieve list of precalc owners
getOwners → 200400401403404
GET
/precalc/{owner}
Retrieve list of precalc jobs
getPrecalcJobs 1 param → 200400401403404
GET
/precalc/{owner}/{precalc}
Retrieve precalc job definition
getPrecalcDef 2 params → 200400401403404
PUT
/precalc/{owner}/{precalc}
Create precalc job
addPrecalcData 2 params body → 200400401403404
DELETE
/precalc/{owner}/{precalc}
Delete precalc job
delPrecalcData 2 params → 200400401403404
PATCH
/precalc/{owner}/{precalc}/activate
Activate precalc job
activatePrecalc 2 params → 200400401403404
PATCH
/precalc/{owner}/{precalc}/deactivate
Deactivate precalc job
deactivatePrecalc 2 params → 200400401403404
GET
/precalc/{owner}/{precalc}/
Retrieve dates for precalc job
getPrecalcData 2 params → 200400401403404
GET
/precalc/{owner}/{precalc}/{date}
Retrieve tasks for precalc job
getTasks 3 params → 200400401403404
GET
/precalc/{owner}/{precalc}/{date}/{task}
Retrieve result-sets for task
getResultSets 4 params → 200400401403404
GET
/precalc/{owner}/{precalc}/{date}/{task}/{result}
Retrieve data for result table
getData 6 params → 200400401403404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are NewPrecalc (7 properties), JobDefinition (4 properties), InternalError (2 properties), DataJson (2 properties). Each schema is shown below with its type and property counts.

InternalError
object
2 properties 2 required
JobDefinition
object
4 properties
Dates
object
1 property
Jobs
object
1 property
NewPrecalc
object
7 properties
DataRaw
string
DataJson
object
2 properties
Results
object
1 property
Owners
object
1 property
Tasks
object
1 property
SuccessMessage
object
2 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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