Enrich · OAuth Scopes

Enrich OAuth Scopes

OAuth 2.0 probed

Enrich uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

Data EnrichmentContact DiscoveryWeb IntelligenceB2B DataLead EnrichmentEmail FinderEmail VerificationPhone NumbersPeople SearchIP IntelligenceLinkedInReference DataMCP
Scopes: 0 Flows: Method: probed

Scopes (0)

Enrich implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-14'
method: probed
source: https://mcp.enrich.so/.well-known/oauth-authorization-server
provider: Enrich
providerId: enrich-so
description: >-
  Enrich exposes OAuth 2.0 on exactly one surface — its remote MCP server at
  mcp.enrich.so — and that server advertises a single scope. The REST API v3 has no OAuth
  at all: it authenticates with a static organization-scoped API key (sk_ prefix) passed
  in x-api-key or as a Bearer token, with no scope, permission or capability model of any
  kind. derive-oauth-scopes.py found 0 oauth2 securitySchemes in the OpenAPI, which is
  correct rather than a miss; the scope below was read off the live authorization-server
  metadata instead.
authorization_servers:
- issuer: https://mcp.enrich.so/
  metadata_url: https://mcp.enrich.so/.well-known/oauth-authorization-server
  metadata_file: well-known/enrich-so-mcp-oauth-authorization-server.json
  probed: '2026-08-14'
  http_status: 200
  authorization_endpoint: https://mcp.enrich.so/authorize
  token_endpoint: https://mcp.enrich.so/token
  revocation_endpoint: https://mcp.enrich.so/revoke
  registration_endpoint: https://mcp.enrich.so/register
  grant_types:
  - authorization_code
  - refresh_token
  pkce: S256
  applies_to: MCP (https://mcp.enrich.so/mcp)
scopes:
- name: mcp:tools
  server: https://mcp.enrich.so/
  description: >-
    The only scope Enrich advertises. Grants an MCP client access to the server's tools.
    Enrich publishes no description for it and no finer-grained scopes.
  documented: false
  granularity: coarse
analysis:
  scope_count: 1
  read_write_split: false
  per_product_scopes: false
  note: >-
    One scope for everything is all-or-nothing consent. A user authorizing an agent
    against Enrich's MCP server cannot grant email validation (1 credit per call) without
    also granting phone lookup (500 credits per call) and lead reveal (up to 575 credits
    per lead). Given the API is metered against a prepaid balance, coarse scope
    granularity is a direct financial exposure, not just a privacy one.
rest_api:
  oauth: false
  scopes: false
  permission_model: >-
    API keys are scoped to an organization and carry "member-level permissions"
    (https://doc.enrich.so/authentication-1951026m0). Enrich does not publish what those
    permissions are, does not offer per-key scoping, and the Teams endpoints note that
    invitation management requires an admin or owner role — so a role model exists inside
    the product but is not expressible on an API key.
  recommendation: >-
    Issue a separate key per workload so credit consumption maps to a cost centre; that
    is the only isolation mechanism available.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/enrich-so-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.