How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

A7 Analytics Platform - Algo Management API

Create, update, delete, and run custom algos over historical order book data and retrieve their results - a high-performance framework for custom analytics on A7.

A7 Analytics Platform - Algo Management 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 Algorithms, Analytics, and Backtesting. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

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

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

7 operations 5 paths 7 schemas 1 DELETE5 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 7

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

Algo management API 7
GET
/algo
Retrieve list of algo owners
getOwners → 200401404
GET
/algo/{owner}
Retrieve list of available algos
getAlgos 2 params → 200401403404
GET
/algo/{owner}/{algoName}
Retrieve algo configuration
getAlgoMetadata 2 params → 200401403404
PUT
/algo/{owner}/{algoName}
Create/update algo
addAlgo 2 params body → 200401403404
DELETE
/algo/{owner}/{algoName}
Delete algo
deleteAlgo 2 params → 200401404403
GET
/algo/{owner}/{algoName}/download
Retrieve algo source code
getAlgoCode 2 params → 200401403404
GET
/algo/{owner}/{algoName}/run
Run algo
runAlgo 9 params → 200401403404

Schemas 7

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

AlgoSourceCode
string
Algo source code in yaml format.
AlgosDetailed
object
1 property
InternalError
object
2 properties 2 required
AlgosCompact
object
1 property
AlgoConfiguration
string
Configuration parameters in json format.
AlgoResults
string
Algo result data in json format.
Owners
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deutsche-boerse-algo-management-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 - 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
Where this information came from

This is an independent, third-party profile of A7 Analytics Platform - Algo Management API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.