🔥 Sovereign API Marketplace

TM3QSC Developer Portal

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.

🛒 Buy Credit Pack
Your API Key
Click "Get My API Key" to generate or retrieve your sovereign API key.
Flame Credit Balance
Flame Credits
➕ Buy More

Credit Packs

🌱

Starter

$0 / 100 credits
  • Free identity registration
  • Instant API key issuance
  • Trial endpoint access
  • Full documentation access

Developer Pack

$49 / 10,000 credits
  • 10,000 Flame Credits
  • All paid endpoints unlocked
  • Usage logs & analytics
  • Webhook credit top-ups
👑

Enterprise

Custom / unlimited
  • Dedicated identity pools
  • SLA-backed uptime
  • Internal chargeback reporting
  • Sovereign integration support
Contact CEO

Live API Endpoints

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

Quickstart — 3 Steps

1. Register Your Identity

curl -X POST https://tm3quantumsovereigncore.net/api/identities/register \
  -H "Content-Type: application/json" \
  -d '{"email": "you@example.com", "name": "Your Name"}'

2. Generate Your API Key

curl -X POST https://tm3quantumsovereigncore.net/api/keys/generate \
  -H "Content-Type: application/json" \
  -d '{"identity_id": "<your_sovereign_id>"}'

3. Call a Paid Endpoint

curl -X POST https://tm3quantumsovereigncore.net/api/odu/consult \
  -H "Content-Type: application/json" \
  -H "X-API-Key: <your_api_key>" \
  -d '{"query": "Guide my business decisions"}'

Usage Log

Click refresh to load your API usage history.

Questions? Contact CEO@tm3global.com | TM3AI · ClawBot · Store · Dashboard