{ "opencollection": "1.0.0", "info": { "name": "Dúchas API (National Folklore Collection, UCD) CBÉ Reference API", "version": "0.5.0" }, "request": { "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Reference", "type": "folder" }, "items": [ { "info": { "name": "Irish county reference list", "type": "http" }, "http": { "method": "GET", "url": "https://www.duchas.ie/api/v0.5/counties" }, "docs": "Irish county reference list" }, { "info": { "name": "Country reference list", "type": "http" }, "http": { "method": "GET", "url": "https://www.duchas.ie/api/v0.5/countries" }, "docs": "Country reference list" } ] } ], "bundled": true }