Serper Search API
OpenAPI specification for the Serper Google Search endpoint. Authentication is performed using an API key passed via the X-API-KEY header.
v1.0.01 methods
Methods
Each method below is pulled directly from the OpenAPI file.
POST
/searchserperSearchPerforms a Google-style web search and returns organic results, snippets, and metadata depending on the query.
Request body
application/json
Responses
200
Search results
401
Unauthorized - missing or invalid API key
429
Too many requests - rate or credit limit exceeded
500
Server error
YAML
Copy and paste the full spec from the textarea below.