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 PKI Certificate Profiles API

The PKI Certificate Profiles API from Infisical — 12 operation(s) for pki certificate profiles.

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

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

This API exposes 18 operations across 12 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.

18 operations 12 paths 0 schemas 2 DELETE12 GET2 PATCH2 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 PKI Certificate Profiles API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearerAuth — An access token in Infisical

Paths & Operations 18

Across 12 paths, the API surfaces 18 operations — 2 DELETE, 12 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

PKI Certificate Profiles 18
POST
/api/v1/cert-manager/certificate-profiles
createCertificateProfile body → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles
listCertificateProfiles 7 params → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles/{id}
getCertificateProfile 1 param → 200400401403404422500
PATCH
/api/v1/cert-manager/certificate-profiles/{id}
updateCertificateProfile 1 param body → 200400401403404422500
DELETE
/api/v1/cert-manager/certificate-profiles/{id}
deleteCertificateProfile 1 param → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles/slug/{slug}
getCertificateProfileBySlug 1 param → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles/{id}/certificates
listCertificateProfileCertificates 5 params → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles/{id}/certificates/latest-active-bundle
Get latest active certificate bundle for a profile
getCertificateProfileLatestActiveBundle 1 param → 200400401403404422500
GET
/api/v1/cert-manager/certificate-profiles/{id}/acme/eab-secret/reveal
revealCertificateProfileAcmeEabSecret 1 param → 200400401403404422500
POST
/api/v1/pki/certificate-profiles
body → 200400401403404422500
GET
/api/v1/pki/certificate-profiles
7 params → 200400401403404422500
GET
/api/v1/pki/certificate-profiles/{id}
1 param → 200400401403404422500
PATCH
/api/v1/pki/certificate-profiles/{id}
1 param body → 200400401403404422500
DELETE
/api/v1/pki/certificate-profiles/{id}
1 param → 200400401403404422500
GET
/api/v1/pki/certificate-profiles/slug/{slug}
1 param → 200400401403404422500
GET
/api/v1/pki/certificate-profiles/{id}/certificates
5 params → 200400401403404422500
GET
/api/v1/pki/certificate-profiles/{id}/certificates/latest-active-bundle
Get latest active certificate bundle for a profile
1 param → 200400401403404422500
GET
/api/v1/pki/certificate-profiles/{id}/acme/eab-secret/reveal
1 param → 200400401403404422500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infisical-pki-certificate-profiles-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 Cert Manager API
Infisical Dynamic Secrets API
Infisical Environments API
Infisical Event Subscriptions API
Infisical Folders API
Infisical GCP Auth API