{ "opencollection": "1.0.0", "info": { "name": "api.peopledatalabs.com Autocomplete Cleaner Endpoints API", "version": "5.0" }, "items": [ { "info": { "name": "Cleaner Endpoints", "type": "folder" }, "items": [ { "info": { "name": "/company/clean", "type": "http" }, "http": { "method": "GET", "url": "https://api.peopledatalabs.com/v5/company/clean", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "name", "value": "", "type": "query", "description": "The name of the company" }, { "name": "website", "value": "", "type": "query", "description": "A website the company uses" }, { "name": "profile", "value": "", "type": "query", "description": "A social profile of the company (linkedin/facebook/twitter/crunchbase)" }, { "name": "pretty", "value": "", "type": "query", "description": "Whether the output should have human-readable indentation." } ], "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/company/clean" }, { "info": { "name": "/company/clean", "type": "http" }, "http": { "method": "POST", "url": "https://api.peopledatalabs.com/v5/company/clean", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/company/clean" }, { "info": { "name": "/school/clean", "type": "http" }, "http": { "method": "GET", "url": "https://api.peopledatalabs.com/v5/school/clean", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "name", "value": "", "type": "query", "description": "The name of the school" }, { "name": "website", "value": "", "type": "query", "description": "A website the school uses" }, { "name": "profile", "value": "", "type": "query", "description": "A social profile used by the school (e.g. LinkedIn/Facebook/Twitter)" }, { "name": "pretty", "value": "", "type": "query", "description": "Whether the output should have human-readable indentation." } ], "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/school/clean" }, { "info": { "name": "/school/clean", "type": "http" }, "http": { "method": "POST", "url": "https://api.peopledatalabs.com/v5/school/clean", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/school/clean" }, { "info": { "name": "/location/clean", "type": "http" }, "http": { "method": "GET", "url": "https://api.peopledatalabs.com/v5/location/clean", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "location", "value": "", "type": "query", "description": "The raw location to process" }, { "name": "pretty", "value": "", "type": "query", "description": "Whether the output should have human-readable indentation." } ], "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/location/clean" }, { "info": { "name": "/location/clean", "type": "http" }, "http": { "method": "POST", "url": "https://api.peopledatalabs.com/v5/location/clean", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "/location/clean" } ] } ], "bundled": true }