{ "opencollection": "1.0.0", "info": { "name": "api.peopledatalabs.com Autocomplete Skill Enrichment API", "version": "5.0" }, "items": [ { "info": { "name": "Skill Enrichment", "type": "folder" }, "items": [ { "info": { "name": "/skill/enrich", "type": "http" }, "http": { "method": "GET", "url": "https://api.peopledatalabs.com/v5/skill/enrich", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "skill", "value": "", "type": "query", "description": "skill that will be enriched." }, { "name": "titlecase", "value": "", "type": "query", "description": "Setting to `true` will titlecase any records returned." }, { "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": "/skill/enrich" } ] } ], "bundled": true }