Overview // account
Sovereign console for the Nullxre API — session-authenticated, no client secrets.
Account
—
…
Tier
—
account type —
API Key
—
status —
N27 ID
—
network identity
Quick start
Playground // infer
Talk to the Nullxre reasoner. Requests route through the N27 cascade / MoE mesh.
Session authenticated. Type a prompt to begin.
❯
idle
API Keys // access
Key generation is restricted to the owner while the API is in private preview.
Generate key
owner onlyOne active key per account. The raw key is shown once — store it immediately.
Active keys
0| Key | Tier | Usage | Created | Last used | |
|---|---|---|---|---|---|
| Loading… | |||||
Usage // tokens
Token consumption per key, relative to each key's limit.
Token consumption
| Key | Tokens used | Limit | Utilization |
|---|---|---|---|
| Loading… | |||
Aggregate
Total keys—
Total tokens used—
Total limit—
API Reference // v1
All endpoints authenticate via the Nucleus session cookie — no client-side tokens required.
GET
/api/v1/console/me
session identity
POST
/api/v1/completions
OpenAI-style inference · body: {"prompt": "..."}
POST
/api/v1/request-key
generate API key (owner)
GET
/api/v1/keys
list keys + usage (owner)
POST
/api/v1/revoke-key
revoke key(s) (owner)