{ "info": { "_postman_id": "f40f7abd-e8d1-4df9-aa41-3cf7f82d258d", "name": "Parallel Chat API (Beta) Chat API (Beta) Search API", "description": "Parallel API\n\nContact Support:\n Name: Parallel Support\n Email: support@parallel.ai", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "lastUpdatedBy": "35240", "uid": "35240-f40f7abd-e8d1-4df9-aa41-3cf7f82d258d" }, "item": [ { "name": "v1", "item": [ { "name": "search", "item": [ { "name": "Search", "id": "c9ad48f3-0aa0-4964-ae5e-c9674a77f4ea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"search_queries\": [\n \"\",\n \"\"\n ],\n \"objective\": \"\",\n \"mode\": \"turbo\",\n \"max_chars_total\": \"\",\n \"session_id\": \"\",\n \"client_model\": \"\",\n \"advanced_settings\": {\n \"source_policy\": {\n \"include_domains\": [\n \"\",\n \"\"\n ],\n \"exclude_domains\": [\n \"\",\n \"\"\n ],\n \"after_date\": \"\"\n },\n \"fetch_policy\": {\n \"max_age_seconds\": \"\",\n \"timeout_seconds\": \"\",\n \"disable_cache_fallback\": false\n },\n \"excerpt_settings\": {\n \"max_chars_per_result\": \"\"\n },\n \"location\": \"\",\n \"max_results\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/search", "host": [ "{{baseUrl}}" ], "path": [ "v1", "search" ] }, "description": "Searches the web.\n\nThe legacy Search API reference (`/v1beta/search` endpoint) is available\n[here](https://docs.parallel.ai/api-reference/legacy/search-beta/search), and\nmigration guide is [here](https://docs.parallel.ai/search/search-migration-guide)." }, "response": [ { "id": "e0e0f20c-6e52-497e-8154-6ccc14d81f17", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"search_queries\": [\n \"\",\n \"\"\n ],\n \"objective\": \"\",\n \"mode\": \"turbo\",\n \"max_chars_total\": \"\",\n \"session_id\": \"\",\n \"client_model\": \"\",\n \"advanced_settings\": {\n \"source_policy\": {\n \"include_domains\": [\n \"\",\n \"\"\n ],\n \"exclude_domains\": [\n \"\",\n \"\"\n ],\n \"after_date\": \"\"\n },\n \"fetch_policy\": {\n \"max_age_seconds\": \"\",\n \"timeout_seconds\": \"\",\n \"disable_cache_fallback\": false\n },\n \"excerpt_settings\": {\n \"max_chars_per_result\": \"\"\n },\n \"location\": \"\",\n \"max_results\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/search", "host": [ "{{baseUrl}}" ], "path": [ "v1", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"search_id\": \"\",\n \"results\": [\n {\n \"url\": \"\",\n \"excerpts\": [\n \"\",\n \"\"\n ],\n \"title\": \"\",\n \"publish_date\": \"\"\n },\n {\n \"url\": \"\",\n \"excerpts\": [\n \"\",\n \"\"\n ],\n \"title\": \"\",\n \"publish_date\": \"\"\n }\n ],\n \"session_id\": \"\",\n \"warnings\": [\n {\n \"type\": \"input_validation_warning\",\n \"message\": \"\",\n \"detail\": {\n \"Ut_f4\": \"aliquip do\",\n \"sunt_6\": -51077870.610131495,\n \"seda7\": true,\n \"Ut1\": \"fugiat ea adipisicing\",\n \"nostrud_4\": false\n }\n },\n {\n \"type\": \"spec_validation_warning\",\n \"message\": \"\",\n \"detail\": {\n \"sintf29\": true,\n \"exercitationad\": -50707138\n }\n }\n ],\n \"usage\": [\n {\n \"name\": \"\",\n \"count\": \"\"\n },\n {\n \"name\": \"\",\n \"count\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "uid": "35240-e0e0f20c-6e52-497e-8154-6ccc14d81f17" }, { "id": "992e3f90-1cd0-4cc8-99eb-008c54fa72a4", "name": "Request validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"search_queries\": [\n \"\",\n \"\"\n ],\n \"objective\": \"\",\n \"mode\": \"turbo\",\n \"max_chars_total\": \"\",\n \"session_id\": \"\",\n \"client_model\": \"\",\n \"advanced_settings\": {\n \"source_policy\": {\n \"include_domains\": [\n \"\",\n \"\"\n ],\n \"exclude_domains\": [\n \"\",\n \"\"\n ],\n \"after_date\": \"\"\n },\n \"fetch_policy\": {\n \"max_age_seconds\": \"\",\n \"timeout_seconds\": \"\",\n \"disable_cache_fallback\": false\n },\n \"excerpt_settings\": {\n \"max_chars_per_result\": \"\"\n },\n \"location\": \"\",\n \"max_results\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/search", "host": [ "{{baseUrl}}" ], "path": [ "v1", "search" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"error\": {\n \"ref_id\": \"\",\n \"message\": \"\",\n \"detail\": {\n \"irure1_4\": \"cupidat\"\n }\n }\n}", "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "uid": "35240-992e3f90-1cd0-4cc8-99eb-008c54fa72a4" } ], "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "uid": "35240-c9ad48f3-0aa0-4964-ae5e-c9674a77f4ea" } ], "id": "93dd6f77-e4c4-49fa-89e7-52231b5be689", "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "uid": "35240-93dd6f77-e4c4-49fa-89e7-52231b5be689" } ], "id": "76819d62-b05a-4bac-8906-4fa0b2a0a9bc", "createdAt": "2026-07-28T02:32:01.000Z", "updatedAt": "2026-07-28T02:32:01.000Z", "uid": "35240-76819d62-b05a-4bac-8906-4fa0b2a0a9bc" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.parallel.ai" } ] }