{"components":{"securitySchemes":{"apiKey":{"in":"header","name":"X-API-Key","type":"apiKey"}}},"info":{"description":"GPU compute for AI agents","title":"TITAN API","version":"1.0.0"},"openapi":"3.0.0","paths":{"/beacon":{"get":{"summary":"GPU status"}},"/generate":{"post":{"security":[{"apiKey":[]}],"summary":"Run LLM inference"}},"/order":{"post":{"summary":"Create credits order"}},"/order/{order_id}":{"get":{"summary":"Collect key after payment"}},"/stats":{"get":{"summary":"Keys, orders, revenue"}}},"servers":[{"url":"https://titan.thetempleofdoom.com"}]}
