Skip to content

Overview

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

Information

  • OpenAPI version: 3.1.0

Scoped NextPKI API token, of the form npapi... Stored as a SHA-256 hash; shown once at creation.

Security scheme type: http