SimilarWeb · Authentication Profile
Similarweb Authentication
Authentication
Similarweb authenticates its REST and Batch APIs with a single long-lived API key — no OAuth, no OIDC, no mTLS. The hosted MCP server is the one exception: it accepts the same API key in an `api-key` header OR an OAuth 2.1 bearer token from its own authorization server. Derived from the OpenAPI securitySchemes and upgraded from the provider's authentication guide, which documents the key lifecycle the specs cannot express.
SimilarWeb secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Digital IntelligenceWeb AnalyticsTraffic AnalyticsCompetitive IntelligenceKeyword AnalyticsAudience DemographicsApp IntelligenceMarket ResearchE-CommerceSEO
Methods: apiKey, http
Schemes: 3
OAuth flows: authorizationCode
API key in: header, query
Security Schemes
apiKeyHeader apiKey
apiKeyQuery apiKey
mcpBearer http