{ "opencollection": "1.0.0", "info": { "name": "Transcend Preflight API", "version": "3.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Preflight", "type": "folder" }, "items": [ { "info": { "name": "Enrich Identifiers Before Downstream Processing", "type": "http" }, "http": { "method": "POST", "url": "https://api.transcend.io/v1/enrich-identifiers", "body": { "type": "json", "data": "{}" } }, "docs": "Enrich Identifiers Before Downstream Processing" } ] } ], "bundled": true }