# Openperplex

Openperplex API provides powerful, global search capabilities and web content analysis for AI applications.

- **Category:** artificial intelligence
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 8
- **Triggers:** 0
- **Slug:** `OPENPERPLEX`
- **Version:** 20260408_00

## Tools

### Custom Search

**Slug:** `OPENPERPLEX_CUSTOM_SEARCH`

Tool to perform a custom search with optional filtering and field selection. Use when you need tailored results based on query, filters, size, or fields.

### Custom Search Stream

**Slug:** `OPENPERPLEX_CUSTOM_SEARCH_STREAM`

Tool to perform custom streaming search with custom prompts. Use when you need AI-powered search responses with custom system and user prompts for more specific or tailored queries. Returns aggregated text response along with optional sources and images.

### Get Website Markdown

**Slug:** `OPENPERPLEX_GET_WEBSITE_MARKDOWN`

Tool to retrieve the markdown content of a specified website. Use after confirming the URL. Supports optional formats like 'gfm' or 'commonmark'.

### Get Website Screenshot

**Slug:** `OPENPERPLEX_GET_WEBSITE_SCREENSHOT`

Tool to capture a screenshot of a website. Use after confirming the target URL is reachable.

### Get Website Text

**Slug:** `OPENPERPLEX_GET_WEBSITE_TEXT`

Tool to retrieve the main text content of a specified website URL. Use when you need content extraction from online articles or pages. Use after confirming the URL is publicly accessible.

### Query from URL

**Slug:** `OPENPERPLEX_QUERY_FROM_URL`

Tool to query documents from a URL. Use when you need to fetch and interrogate web-hosted content with a natural language question.

### Search Documents

**Slug:** `OPENPERPLEX_SEARCH`

Tool to search documents using query parameters. Use when you have a search query and optional filters ready.

### Search Stream

**Slug:** `OPENPERPLEX_SEARCH_STREAM`

Tool to stream search results from OpenPerplex. Use when real-time AI-powered search responses are needed. Returns aggregated text response along with optional sources, images, and citations.
