Consume Search API
SERP API
Consume Search API
Execute a search query using the SERP API, returning organic results, related searches, people also ask, top stories, and other search engine result page components.
POST
Consume Search API
Headers
API key used for authentication.
Body
application/json
Search keywords
Example:
"Iphone"
Geographic location for search results
Example:
"California,United States"
Search language code
Example:
"en"
Search domain (e.g., com, co.uk)
Example:
"com"
Page number, range 1-100
Required range:
1 <= x <= 100Example:
1
Whether to retry on failure
Example:
false
Host language
Example:
"en"

