QuantCDN Environments API is one of 38 APIs that QuantCDN publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Environments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.
This API exposes
10 operations
across 6 paths,
and defines 24 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.
10 operations6 paths24 schemas1 DELETE5 GET2 POST2 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
4.15.8
Base URL
https://dashboard.quantcdn.io
Authentication
HTTP Bearer
Resource Areas
1
Authentication & Security 1
QuantCDN Environments 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 10
Across 6 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Environments 10
Application environment management and configuration
Perform a sync operation from a source environment to the current environment
syncToEnvironment4 paramsbody→ 200
Schemas 24
The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are EnvironmentResponse (22 properties), Container (19 properties), Compose (9 properties), createEnvironment_request (9 properties). Each schema is shown below with its type and property counts.
Container_environment_inner
object
2 properties2 required
Container_healthCheck
object
Container health check configuration
5 properties
EnvironmentSummary
object
Environment summary returned in list responses
7 properties
Container_imageReference
object
2 properties2 required
Container_mountPoints_inner
object
3 properties2 required
getEnvironmentLogs_200_response_logEvents_inner
object
2 properties
EnvironmentResponse
object
Environment response schema with runtime details
22 properties1 required
patchEnvironmentCompose_400_response
object
2 properties
Cron
object
6 properties
createEnvironment_request_environment_inner
object
2 properties
Compose
object
9 properties
Volume
object
8 properties
createEnvironment_403_response
object
2 properties
updateEnvironment_request
object
3 properties1 required
Container_originProtectionConfig
object
Extended origin protection configuration with IP allow list support
2 properties
Container_dependsOn_inner
object
2 properties1 required
createEnvironment_request
object
9 properties1 required
syncToEnvironment_request
object
1 property
Container
object
19 properties2 required
getEnvironmentLogs_200_response
object
2 properties
Container_secrets_inner
object
2 properties2 required
SpotConfiguration
object
Spot instance strategy configuration for controlling cost vs reliability. Spot instances provide significant cost savings (~70%) but may be interrupted by AWS.…
1 property1 required
SyncOperation
object
7 properties
updateEnvironmentState_request
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.