Generate a Sovereign Identity, mint an API key, and call TM3QSC endpoints with Flame Credit billing. Every endpoint is live — no mocks, no placeholders. The sovereign system runs on real infrastructure.
All endpoints require X-API-Key header unless marked FREE
POST
/api/identities/register
Create or fetch a sovereign identity. Returns Sovereign ID + 100 free Flame Credits.
FREE No API key required
POST
/api/keys/generate
Issue a new API key for a sovereign identity. Pass identity_id in body.
FREE One key per identity
GET
/api/credits/balance
Inspect current Flame Credit balance.
FREE Requires API key header
POST
/api/credits/purchase-link
Generate a checkout link for Flame Credit purchase. Powered by PayPal.
FREE Returns redirect URL
POST
/api/odu/consult
Paid Ifá oracle consultation. Returns bilingual response payload with Odu reading and interpretation.
5 Credits / call
POST
/api/clawbot/chat
AI chat grounded in TM3BRAIN sovereign knowledge. Device-aware, multi-provider fallback.
2 Credits / call
POST
/api/tm3ai/chat
Sovereign AI router — multi-provider with Ma'at consensus scoring and TM3BRAIN RAG.
2 Credits / call
GET
/api/paypal/status
Check PayPal payment gateway configuration and live/test mode status.
LIVE No credits
GET
/api/sovereign/system-spec
Machine-readable JSON snapshot of the full TM3QSC 4-layer architecture — module health, REAL/SIMULATED/PLANNED status, API data-flow map, and IBM Quantum activation state.
Human-readable spec: Architecture Dashboard ·
docs/TM3QSC_SYSTEM_SPEC.md