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 Certificate Templates API

Certificate templates for Qwilt-managed CSR workflows

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

Tagged areas include Certificate Templates. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations 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.

2 operations 1 paths 1 schemas 1 GET1 POST

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 Certificate Templates 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 2

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

Certificate Templates 2

Certificate templates for Qwilt-managed CSR workflows

GET
/api/v2/certificate-templates
List certificate templates
listCertificateTemplates → 200401
POST
/api/v2/certificate-templates
Create a certificate template
createCertificateTemplate body → 201400401

Schemas 1

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

CertificateTemplate
object
A certificate template driving a Qwilt-managed CSR workflow.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qwilt-certificate-templates-api-openapi.yml Raw ↑

Other APIs Qwilt publishes across the network.

Qwilt Certificates API
Qwilt Origin Allow List API
Qwilt Publishing Operations API
Qwilt Site Configurations API
Qwilt Sites API