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.
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.
- nextAuth APIdiscovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing