Surfe · Authentication Profile
Surfe Authentication
Authentication
Surfe runs two authentication surfaces off ONE credential. The REST API takes the Surfe API key directly as an HTTP bearer token. The hosted MCP server and the official `surfer` CLI wrap that same key in OAuth 2.0 authorization code + PKCE: you paste the key once at Surfe's sign-in page and the client holds a managed token instead of the raw key. API keys are per-user and each user may hold exactly one at a time.
Surfe secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
B2B DataContact DataSales IntelligenceEnrichmentLead GenerationCRMProspecting
Methods: http, oauth2
Schemes: 3
OAuth flows: authorizationCode
API key in: header
Security Schemes
bearerAuth http
surfeMcpOAuth oauth2
surferCliOAuth oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.