Serper · Authentication Profile
Serper Authentication
Authentication
Serper uses a single static API key. The documented path is an X-API-KEY request header on a POST. Serper's own playground can also emit the call as a GET with the key in an `apiKey` query-string parameter — a second, weaker convention that puts the credential in the URL. There is no OAuth, no OIDC, no scopes, no token exchange and no expiry. Keys are created and revoked in the account dashboard at https://serper.dev/api-keys, which supports multiple named keys per account.
Serper secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
SearchSERPGoogle SearchArtificial IntelligenceLLMSEOImageNewsMapsShoppingReviewsLensScrapingLocationsSERP APIWeb SearchAgentsPatentsScholarAutocompletePlacesVideos
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header, query
Security Schemes
apiKeyHeader apiKey
apiKeyQuery apiKey