National Sovereign AI
Connecting…
Developer

API Keys

Keys are issued by the backend api_keys service and returned in plaintext only once; storage keeps SHA-256 hashes (the prefix is retained for audit). Grant by minimal scope and revoke at any time.

0
Total Keys
0
Active
0
Revoked
0
Scopes
Issue a new key
Active Keys (0)
No API keys
Issue your first key above.
API Reference · Endpoints
GET/nsa/api/dev-keysList all keys issued for the current tenant (metadata and prefix only)
POST/nsa/api/dev-keysIssue a new key; the plaintext key is returned only once, in the response
POST/nsa/api/dev-keys/:prefix/revokeRevoke a key by prefix; takes effect immediately
GET/nsa/api/platform/store/searchSearch the capability store catalog (q / region / tag)
GET/nsa/api/healthControl plane liveness, readiness and SLA metrics