Surfe · OAuth Scopes

Surfe OAuth Scopes

OAuth 2.0 probed

Surfe publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Surfe API on a user’s behalf.

Tokens are issued from https://mcp.eu.surfe.com/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

B2B DataContact DataSales IntelligenceEnrichmentLead GenerationCRMProspecting
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp.eu.surfe.com/authorize
Token URL
https://mcp.eu.surfe.com/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
surfe The single scope advertised in scopes_supported. Grants access to the Surfe MCP tool surface (people search/enrich, company search/enrich, credits). Surfe publishes no per-resource or read-vs-write scope split. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://mcp.eu.surfe.com/.well-known/oauth-authorization-server
docs: https://developers.surfe.com/mcp
description: >-
  Surfe's only OAuth scope surface is its hosted MCP server. The REST API is a
  bearer API key with no scopes at all. The MCP authorization server advertises
  exactly ONE scope — `surfe` — so authorization is all-or-nothing: a token that
  can read credits can also spend them on enrichment. Per-tool consent is pushed
  to the MCP client ("Each tool's permission is set in your client"), not to the
  token.
schemes:
- name: surfeMcpOAuth
  surface: mcp
  source: well-known/surfe-oauth-authorization-server.json
  issuer: https://mcp.eu.surfe.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.eu.surfe.com/authorize
    tokenUrl: https://mcp.eu.surfe.com/token
    code_challenge_methods: [S256]
scopes:
- scope: surfe
  description: >-
    The single scope advertised in scopes_supported. Grants access to the Surfe
    MCP tool surface (people search/enrich, company search/enrich, credits).
    Surfe publishes no per-resource or read-vs-write scope split.
  flows: [authorizationCode]
  sources: [well-known/surfe-oauth-authorization-server.json]
rest_api_scopes: []
rest_api_note: >-
  https://developers.surfe.com/api-key documents a single bearer API key with no
  scope, permission or role model. Every endpoint accepts the same key.
gaps:
- >-
  No read-only scope: an agent that only needs `GET /v2/credits` must be granted
  the same token that can start credit-consuming enrichment jobs.
- 'No resource-scoped tokens: people, companies and recommendations are not separable.'

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/surfe-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.