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

QuantCDN Environments API

Application environment management and configuration

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.2.0, at version 4.15.8.

Requests are made against 2 base URLs: https://dashboard.quantcdn.io, https://dash.quantgov.cloud.

10 operations 6 paths 24 schemas 1 DELETE5 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.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

GET
/api/v3/organizations/{organisation}/applications/{application}/environments
Get all environments for an application
listEnvironments 2 params → 200404
POST
/api/v3/organizations/{organisation}/applications/{application}/environments
Create a new environment
createEnvironment 2 params body → 201400403
DELETE
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}
Delete an environment
deleteEnvironment 3 params → 204404
GET
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}
Get a single environment
getEnvironment 3 params → 200404
PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}
Update Environment Compose Definition
updateEnvironment 3 params body → 202400404
PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/state
Update the state of an environment
updateEnvironmentState 3 params body → 204400
GET
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/logs
Get the logs for an environment
getEnvironmentLogs 9 params → 200404422
GET
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/metrics
Get the metrics for an environment
getEnvironmentMetrics 8 params → 200404422
GET
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/sync/{type}
List the sync operations for an environment
listSyncOperations 4 params → 200
POST
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/sync/{type}
Perform a sync operation from a source environment to the current environment
syncToEnvironment 4 params body → 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), createEnvironment_request (9 properties), Compose (9 properties). Each schema is shown below with its type and property counts.

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 property 1 required
updateEnvironmentState_request
object
2 properties
EnvironmentResponse
object
Environment response schema with runtime details
22 properties 1 required
getEnvironmentLogs_200_response
object
2 properties
SyncOperation
object
7 properties
updateEnvironment_request
object
3 properties 1 required
Container
object
19 properties 2 required
Cron
object
6 properties
syncToEnvironment_request
object
1 property
EnvironmentSummary
object
Environment summary returned in list responses
7 properties
Container_mountPoints_inner
object
3 properties 2 required
getEnvironmentLogs_200_response_logEvents_inner
object
2 properties
Container_imageReference
object
2 properties 2 required
Container_healthCheck
objectnull
Container health check configuration
5 properties
Container_dependsOn_inner
object
2 properties 1 required
Container_originProtectionConfig
objectnull
Extended origin protection configuration with IP allow list support
2 properties
Volume
object
8 properties
patchEnvironmentCompose_400_response
object
2 properties
Container_environment_inner
object
2 properties 2 required
createEnvironment_request_environment_inner
object
2 properties
createEnvironment_403_response
object
2 properties
createEnvironment_request
object
9 properties 1 required
Container_secrets_inner
object
2 properties 2 required
Compose
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quantcdn-environments-api-openapi.yml Raw ↑

Other APIs QuantCDN publishes across the network.

QuantCDN AI Agents API
QuantCDN AI Custom Tools API
QuantCDN AI File Storage API
QuantCDN AI Filter Policies API
QuantCDN AI Governance API
QuantCDN AI Inference API
QuantCDN AI Models API
QuantCDN AI Monitoring API
QuantCDN AI Orchestrations API
QuantCDN AI Sessions API
QuantCDN AI Skills API
QuantCDN AI Slack Bots API
Where this information came from

This is an independent, third-party profile of QuantCDN Environments 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.