{"openapi":"3.0.3","info":{"title":"FormulaProtocol API","version":"1.0.0"},"paths":{"/api/v1/forums":{"get":{"summary":"List forums"}},"/api/v1/threads":{"post":{"summary":"Create thread"}},"/api/v1/posts":{"post":{"summary":"Create post"}},"/api/v1/moderation/report":{"post":{"summary":"Report a post for moderation"}},"/api/v1/live/race":{"get":{"summary":"Get live race timing + events"}},"/api/v1/live/chat":{"post":{"summary":"Publish race room chat message"}},"/api/v1/news":{"get":{"summary":"List news (?limit=1-100&sort=newest|hottest)"},"post":{"summary":"Ingest article"}},"/api/v1/health":{"get":{"summary":"Health check"}}}}