docs / Administration

API keys

Automate NOLAPSE from CI pipelines and scripts with an API key.

curl https://api.nolapse.io/v1/certificates \
  -H "Authorization: Bearer pk_live_xxx"

API keys start with pk_. Create and revoke them under Settings → API keys. The full API reference (OpenAPI/Redoc) lives at api.nolapse.io/docs.