N

n-auth.com

n-auth.com appears to be nextAuth, an authentication and identity service. Its published API covers sessions, registration, users, accounts, servers, transactions, and management of permissions, roles, and API keys.

1 integration · REST

n-auth.com exposes one documented HTTP API surface: the nextAuth REST API at `https://api.nextauth.com/`, authenticated with an `X-apikey` header and optionally an `X-su` impersonation header.

discovered 1d ago
REST · OpenAPI1
Credentials
nextAuth API keyapi_keyGet key

Use the nextAuth Management API to create an API key via POST /apikeys/ after you already have sufficient server permissions. The OpenAPI spec describes this as an API key for a specific virtual server sent in header X-apikey; it does not expose a separate public self-service console page for minting keys. See the upstream spec origin swagger.json and the mirrored spec APIs.guru copy.

nextAuth role impersonation headercompoundGet key

This is an optional impersonation credential component used together with an API key: send the role ID you want to impersonate in header X-su. The spec says this requires the role associated with the API key to have global root or global setrid permissions. The available role IDs are part of nextAuth role management, documented in the API spec swagger.json.

conventions · 0/8 published

Publish these signals → /publishing