Snov.io · Authentication Profile
Snov Io Authentication
Authentication
Snov.io runs TWO independent OAuth 2.0 deployments that share no credentials, no host and no grant type. The REST API at api.snov.io uses client_credentials to mint a 3600-second Bearer token from an API user id and secret the account holder copies out of the web app. The remote MCP server at mcp.snov.io uses authorization_code with PKCE against an authorization server on app.snov.io, with open dynamic client registration and a single scope named "mcp". A token minted for one will not work on the other.
Snov.io secures its APIs with oauth2 and http across 3 declared security schemes, as derived from its OpenAPI definitions.
Sales AutomationEmail FinderEmail VerificationLead GenerationDrip CampaignsCRMLinkedIn AutomationProspect ManagementData EnrichmentCold Email
Methods: oauth2, http
Schemes: 3
OAuth flows:
API key in:
Security Schemes
OAuth2ClientCredentials oauth2
BearerToken http
OAuth2AuthorizationCodeMCP 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.