{ "opencollection": "1.0.0", "info": { "name": "Onfido Extractions API", "version": "v3.6" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Extractions", "type": "folder" }, "items": [ { "info": { "name": "Autofill", "type": "http" }, "http": { "method": "POST", "url": "https://api.{region}.onfido.com/v3.6/extractions", "body": { "type": "json", "data": "{}" } }, "docs": "Extract information from a document\n" } ] } ], "bundled": true }