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

Infisical Cert Manager API

The Cert Manager API from Infisical — 4 operation(s) for cert manager.

Infisical Cert Manager API is one of 73 APIs that Infisical publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cert Manager. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 5 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 0.0.1.

Requests are made against 3 base URLs: https://us.infisical.com, https://eu.infisical.com, http://localhost:8080.

5 operations 4 paths 0 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.0.1
Base URL
https://app.infisical.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Infisical Cert Manager API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearerAuth — An access token in Infisical

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Cert Manager 5
GET
/api/v1/cert-manager/ca/azure-ad-cs/{caId}/templates
Get available certificate templates from Azure AD CS CA
getAzureAdcsTemplates 1 param → 200400401403404422500
GET
/api/v1/cert-manager/syncs/aws-elastic-load-balancer/load-balancers
List AWS Elastic Load Balancers available for the specified connection and region.
listAwsElasticLoadBalancers 2 params → 200400401403404422500
GET
/api/v1/cert-manager/syncs/aws-elastic-load-balancer/listeners
List HTTPS/TLS listeners for the specified AWS Elastic Load Balancer.
listAwsElasticLoadBalancerListeners 3 params → 200400401403404422500
POST
/api/v1/cert-manager/syncs/aws-elastic-load-balancer/{pkiSyncId}/certificates/default
Set a certificate as the default for all listeners in this AWS ELB PKI Sync. This will trigger a sync immediately.
setAwsElbCertificateAsDefault 1 param body → 200400401403404422500
DELETE
/api/v1/cert-manager/syncs/aws-elastic-load-balancer/{pkiSyncId}/certificates/default
Clear the default certificate for this AWS ELB PKI Sync. No certificate will be set as the default on listeners. This will trigger a sync immediately.
clearAwsElbDefaultCertificate 1 param → 200400401403404422500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infisical-cert-manager-api-openapi.yml Raw ↑

Other APIs Infisical publishes across the network.

Infisical Admin API
Infisical Alibaba Cloud Auth API
Infisical App Connections API
Infisical Audit Logs API
Infisical AWS Auth API
Infisical Azure Auth API
Infisical Dynamic Secrets API
Infisical Environments API
Infisical Event Subscriptions API
Infisical Folders API
Infisical GCP Auth API
Infisical Groups API