Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qwilt Origin Allow List API

Qwilt CDN egress IP addresses for origin allow-listing

Qwilt Origin Allow List API is one of 6 APIs that Qwilt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Origin Allow List. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://cert-manager.cqloud.com.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://media-sites.cqloud.com
Authentication
API Key, HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 2

Qwilt Origin Allow List API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key sent as Authorization: X-API-KEY .
  • bearerAuth — Bearer token from the login service (cqloudLoginToken).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Origin Allow List 1

Qwilt CDN egress IP addresses for origin allow-listing

GET
/api/1.0/network/device-ip
Get the origin allow list
getOriginAllowList → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

OriginAllowList
object
IP addresses Qwilt CDN uses to fetch from origin, grouped by ISP network.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwilt-origin-allow-list-api-openapi.yml Raw ↑

Other APIs Qwilt publishes across the network.

Qwilt Certificate Templates API
Qwilt Certificates API
Qwilt Publishing Operations API
Qwilt Site Configurations API
Qwilt Sites API