{"openapi":"3.0.0","info":{"title":"Country Data API","version":"1.0.0","description":"Get comprehensive country data for agents with flags, currency and language"},"paths":{"/lookup":{"get":{"summary":"GET /lookup"},"post":{"summary":"POST /lookup"}},"/all":{"get":{"summary":"GET /all"},"post":{"summary":"POST /all"}},"/currency":{"get":{"summary":"GET /currency"},"post":{"summary":"POST /currency"}},"/language":{"get":{"summary":"GET /language"},"post":{"summary":"POST /language"}},"/flag":{"get":{"summary":"GET /flag"},"post":{"summary":"POST /flag"}}}}