Identity
Validate a token, discover reachable projects, and list error codes.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
GET
/v2/errorsList error codes
Public catalog of problem `code` values. No authentication.
GET
/v2/whoamiIdentify the caller
Returns the user behind the token, how it authenticated, and the projects it can reach.
PUT
/v2/auth/me/default-projectSet the account default project
DELETE
/v2/auth/cli/keyRevoke the personal API key used by this request