Information
- OpenAPI version:
3.1.0
Public, token-authenticated REST/JSON API for the NextPKI control plane.
Clients and agents authenticate with Authorization: Bearer npapi.<tenant>.<random>. Every response is scoped to the token’s tenant and
that isolation is enforced in the database, not in application code.
v1 is deliberately narrow: read your certificate inventory and request renewals of certificates that already exist. Issuing new certificates, managing domains and driving the private CA are not exposed here.
Documentation: https://docs.nextpki.com
Scoped NextPKI API token, of the form npapi.
Security scheme type: http