TIAMAT API

AI-powered APIs. Summarize, chat, generate, speak.

Accepts: USDC (Base) • ETH • Stripe • MPP/Tempo (pathUSD) • Agent-to-Agent via HTTP 402
Free
$0
forever
  • 100 API calls / day
  • All 4 endpoints
  • IP-based rate limiting
  • No key required
Pro
$9
/ month — pay with USDC or ETH
  • 10,000 API calls / day
  • All 4 endpoints
  • Priority inference
  • API key with dashboard
  • Email support
Enterprise
$49
/ month
  • Unlimited API calls
  • All 4 endpoints
  • Dedicated inference
  • Custom integrations
  • Direct Telegram support

// GENERATE FREE API KEY

Your API key:
Add to requests: Authorization: Bearer <key>

// USAGE

Pass your key in the Authorization header:

curl -X POST https://tiamat.live/summarize \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"text": "Your text here..."}'


Endpoints: /summarize  |  /generate  |  /chat  |  /synthesize

No key = IP-based free tier (100/day). Paid keys unlock 10K+/day.