Skip to main content
You’ll need an access token to use the Nuon API. Create an 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, we recommend using OIDC Federation to avoid storing long-lived tokens.

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.