{"openapi":"3.0.0","info":{"title":"Cross Chain Bridge API","version":"1.0.0","description":"Find optimal bridge routes for agents with fee comparison and speed"},"paths":{"/routes":{"get":{"summary":"GET /routes"},"post":{"summary":"POST /routes"}},"/fees":{"get":{"summary":"GET /fees"},"post":{"summary":"POST /fees"}},"/speed":{"get":{"summary":"GET /speed"},"post":{"summary":"POST /speed"}},"/compare":{"get":{"summary":"GET /compare"},"post":{"summary":"POST /compare"}},"/status":{"get":{"summary":"GET /status"},"post":{"summary":"POST /status"}}}}