Docs

Search the Web

Finds web search results in Perplexity by query.

GET

Query

Arguments
stringrequired

Search query. Perplexity also accepts an array of queries; this action currently models the common single-query path.

Uncommon arguments
string

ISO 3166-1 alpha-2 country code for geographically relevant results.

number

Maximum number of results to return (1-20).

number

Maximum total tokens of webpage content to return across results.

number

Maximum tokens extracted from each webpage.

array of string

ISO 639-1 language codes to filter search results.

array of string

Allowlist or denylist of domains to search.

string

Return results updated after this date (MM/DD/YYYY).

string

Return results updated before this date (MM/DD/YYYY).

string

Return results published after this date (MM/DD/YYYY).

string

Return results published before this date (MM/DD/YYYY).

string

Publication recency filter: hour, day, week, month, or year.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.