Adaptive Security Training API
BETATraining campaign and activity endpoints
Adaptive Security Training API is one of 5 APIs that Adaptive Security publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Training. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.
This API exposes 3 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v2.
Requests are made against a single base URL, https://api.adaptivesecurity.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Adaptive Security Training API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearer-token).
By default, every request must be authenticated.
bearer-token— API authentication token obtained from the Adaptive Admin portal (Settings → API Tokens). Include the token in the Authorization header as: Bearer YOURTOKEN
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.
BETA Training campaign and activity endpoints
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are TrainingCampaignDto (10 properties), UserTrainingCampaignEnrollmentDto (10 properties), ValidationErrorResponseDto (5 properties), ErrorResponseDto (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adaptive Security 4
Other APIs Adaptive Security publishes across the network.