Web search
Runs a web search and returns organic results plus the raw provider response. Billed per request as a metered acquisition event.
Requires the data:search:web scope.
Authorizations
A Revcenter API key: Authorization: Bearer rvc_live_.... Keys are scoped, rate limited per key, and metered per workspace.
Headers
Deduplicates the billing event when a request is retried. Safe to send on every call.
8 - 160Body
The search query. q is accepted as an alias.
1"site:linkedin.com/in wealth advisor San Jose CFP"
Which search surface to query. endpoint and surface are interchangeable.
search, images, news, maps, places, videos, shopping, scholar, patents, autocomplete Which search surface to query. endpoint and surface are interchangeable.
search, images, news, maps, places, videos, shopping, scholar, patents, autocomplete Results per page. Requests of 10 or fewer bill at the shallow rate; more than 10 bills at the deep rate.
1 <= x <= 1001 <= x <= 50Country code, e.g. us.
"us"
Language code, e.g. en.
"en"
Geographic location string passed through to the search provider.
Deduplicates billing when a request is retried. The Idempotency-Key header does the same thing.
8 - 160