Parallel
Overview
SLUG: PARALLEL
Description
Parallel offers a Task API for automated, structured web research, transforming natural language queries into precise, schema-compliant outputs.
Authentication Details
API Key
Connecting to Parallel
Create an auth config
Use the dashboard to create an auth config for the Parallel toolkit. This allows you to connect multiple Parallel accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Parallel Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Parallel toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PARALLEL_CREATE_TASK_GROUP
Tool Name: Create Task Group
Description
Action Parameters
Action Response
PARALLEL_PARALLEL_SEARCH
Tool Name: Parallel Search
Description
Action Parameters
Action Response
PARALLEL_RETRIEVE_TASK_GROUP
Tool Name: Retrieve Task Group
Description
Action Parameters
Action Response
PARALLEL_STREAM_TASK_GROUP_EVENTS
Tool Name: Stream Task Group Events
Description
Action Parameters
Action Response
PARALLEL_SUGGEST_TASK
Tool Name: Suggest Task
Description
Action Parameters
Action Response