{ "opencollection": "1.0.0", "info": { "name": "Apollo.io Accounts People API", "version": "1.0.0" }, "items": [ { "info": { "name": "People", "type": "folder" }, "items": [ { "info": { "name": "People enrichment", "type": "http" }, "http": { "method": "POST", "url": "https://api.apollo.io/v1/people/match", "body": { "type": "json", "data": "{}" } }, "docs": "People enrichment" }, { "info": { "name": "Bulk people enrichment", "type": "http" }, "http": { "method": "POST", "url": "https://api.apollo.io/v1/people/bulk_match", "body": { "type": "json", "data": "{}" } }, "docs": "Bulk people enrichment" } ] } ], "bundled": true }