{
  "service": "AgentPe Intelligence (Preview)",
  "what_it_is": "a self hosted assistant for agentic commerce, running on our own hardware in India",
  "region": "asia-south1",
  "model": "Qwen/Qwen3-32B",
  "endpoints": [
    "GET /v1/health",
    "POST /v1/chat",
    "POST /v1/mandates",
    "GET /v1/mandates/<id>",
    "GET /v1/usage",
    "GET /demo"
  ],
  "authentication": "Authorization: Bearer <your api key>",
  "started_at": "2026-08-19T12:11:35.647063+00:00"
}