{ "opencollection": "1.0.0", "info": { "name": "NCBI Datasets BioSample Version API", "version": "v2" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Version", "type": "folder" }, "items": [ { "info": { "name": "Retrieve service version", "type": "http" }, "http": { "method": "GET", "url": "https://api.ncbi.nlm.nih.gov/datasets/v2/version" }, "docs": "Retrieve the latest version of the Datasets services." } ] } ], "bundled": true }