{ "opencollection": "1.0.0", "info": { "name": "Parallel Chat API (Beta) Chat API (Beta) Extract API", "version": "0.1.2" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Extract", "type": "folder" }, "items": [ { "info": { "name": "Extract", "type": "http" }, "http": { "method": "POST", "url": "https://api.parallel.ai/v1/extract", "body": { "type": "json", "data": "{}" } }, "docs": "Extracts relevant content from specific web URLs.\n\nThe legacy Extract API reference (`/v1beta/extract` endpoint) is available\n[here](https://docs.parallel.ai/api-reference/legacy/extract-beta/extract), and\nmigration guide is [here](https://docs.parallel.ai/extract/extract-migration-guide)." } ] } ], "bundled": true }