QuantCDN AI Sessions API
Conversation session management for multi-turn interactions
QuantCDN AI Sessions API is one of 38 APIs that QuantCDN publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include AI Sessions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.
This API exposes 6 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 4.15.8.
Requests are made against 2 base URLs: https://dashboard.quantcdn.io, https://dash.quantgov.cloud.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
QuantCDN AI Sessions API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
By default, every request must be authenticated.
BearerAuth— Enter your Bearer token in the format: Bearer . Obtain your API token from the QuantCDN dashboard under Profile API Tokens.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Conversation session management for multi-turn interactions
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are createAISession_request (5 properties), listAISessions_200_response_inner (5 properties), getAISession_200_response (5 properties), updateAISession_200_response (5 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 QuantCDN 12
Other APIs QuantCDN publishes across the network.