Skip to main content
You’ll need an access token to use the Nuon API. Create an org-scoped API token from the Nuon Dashboard or the Nuon CLI. Tokens are shown only once, so store them somewhere safe.
For automation and CI/CD, use a service account — a named machine identity you can assign a role and mint multiple tokens for.

Using the Swagger API Reference

You can call the Nuon API endpoints from the API Reference by visiting the Swagger API Reference

Using the API

You can call the Nuon API endpoints from the API Reference by adding Bearer <your-api-token> to the “Authorization” field in each endpoint card. Verify your API token with the current-user endpoint.