How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nuon accounts API is one of 18 APIs that Nuon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 0.19.1074.

Requests are made against a single base URL, https://api.nuon.co/.

9 operations 8 paths 18 schemas 1 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.19.1074
Base URL
https://api.nuon.co
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Nuon accounts API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (APIKey). An API key is passed in the header as X-Nuon-Org-ID (OrgID).

  • APIKey — Type "Bearer" followed by a space and token.
  • OrgID — Nuon org ID

Paths & Operations 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

accounts 9

accounts

GET
/v1/account
Get current account
GetCurrentAccount → 200401404500
POST
/v1/account/static-token
create a static API token for your org
CreateStaticToken body → 201
GET
/v1/account/static-tokens
list your org's static API tokens
ListStaticTokens → 200
DELETE
/v1/account/static-tokens/{token_id}
delete a static API token
DeleteStaticToken 1 param → 204
GET
/v1/account/user-journeys
Get user journeys
GetUserJourneys → 200400401403404500
POST
/v1/account/user-journeys
Create a new user journey for account
CreateUserJourney body → 201400401403404409500
POST
/v1/account/user-journeys/{journey_name}/complete
Complete all steps in a specific user journey
CompleteUserJourney 1 param → 200400401403404500
POST
/v1/account/user-journeys/{journey_name}/reset
Reset user journey steps
ResetUserJourney 1 param → 200400401403404500
PATCH
/v1/account/user-journeys/{journey_name}/steps/{step_name}
Update user journey step completion status
UpdateUserJourneyStep 2 params body → 200400401403404500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are app.Token (11 properties), app.Account (10 properties), app.Role (7 properties), app.Policy (7 properties). Each schema is shown below with its type and property counts.

github_com_nuonco_nuon_services_ctl-api_internal_app_accounts_service.StaticTokenResponse
object
2 properties
app.AccountType
string
app.Account
object
10 properties
service.CreateStaticTokenRequest
object
2 properties 1 required
app.UserJourneyStep
object
7 properties
service.UpdateUserJourneyStepRequest
object
2 properties
permissions.Permission
string
app.RoleType
string
permissions.Set
object
stderr.ErrResponse
object
3 properties
app.PolicyName
string
app.Token
object
11 properties
app.UserJourney
object
3 properties
service.CreateUserJourneyStepReq
object
2 properties 2 required
service.CreateUserJourneyRequest
object
3 properties 3 required
app.TokenType
string
app.Role
object
7 properties
app.Policy
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuon-accounts-api-openapi.yml Raw ↑

Other APIs Nuon publishes across the network.

Nuon actions API
Nuon actions/runner API
Nuon apps API
Nuon auth API
Nuon components API
Nuon general API
Nuon installs API
Nuon notebooks API
Nuon onboarding API
Nuon orgs API
Nuon policy-reports API
Nuon queues API
Where this information came from

This is an independent, third-party profile of Nuon accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.