You’ll need an access token to use the Nuon API. You can get an access token by logging in via the Nuon Dashboard or the Nuon CLI. To get your access token via the Nuon CLI, first loginDocumentation Index
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Using the Swagger API Reference
You can call the Nuon API endpoints from the API Reference by visiting the Swagger API ReferenceUsing the API
You can call the Nuon API endpoints from the API Reference by addingBearer <your-api-token> to the “Authorization” field in each endpoint card. Verify you’re API token with the current-user endpoint.