Openperplex
Overview
SLUG: OPENPERPLEX
Description
Openperplex API provides powerful, global search capabilities and web content analysis for AI applications.
Authentication Details
API Key
Connecting to Openperplex
Create an auth config
Use the dashboard to create an auth config for the Openperplex toolkit. This allows you to connect multiple Openperplex accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Openperplex 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 Openperplex toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
OPENPERPLEX_CUSTOM_SEARCH
Tool Name: Custom Search
Description
Action Parameters
Action Response
OPENPERPLEX_CUSTOM_SEARCH_STREAM
Tool Name: Custom Search Stream
Description
Action Parameters
Action Response
OPENPERPLEX_GET_WEBSITE_MARKDOWN
Tool Name: Get Website Markdown
Description
Action Parameters
Action Response
OPENPERPLEX_GET_WEBSITE_SCREENSHOT
Tool Name: Get Website Screenshot
Description
Action Parameters
Action Response
OPENPERPLEX_GET_WEBSITE_TEXT
Tool Name: Get Website Text
Description
Action Parameters
Action Response
OPENPERPLEX_QUERY_FROM_URL
Tool Name: Query from URL
Description
Action Parameters
Action Response
OPENPERPLEX_SEARCH
Tool Name: Search Documents
Description
Action Parameters
Action Response
OPENPERPLEX_SEARCH_STREAM
Tool Name: Search Stream
Description
Action Parameters
Action Response