Meltwater · OAuth Scopes

Meltwater OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://app.meltwater.com/oauth/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.

Media MonitoringSocial ListeningPR AnalyticsBrand IntelligenceNews APISocial AnalyticsMedia Intelligence
Scopes: 5 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://app.meltwater.com/oauth/authorize
Token URL
https://app.meltwater.com/oauth/token
Flows
authorizationCode

Scopes (5)

ScopeDescriptionFlows
tools:read List the MCP tools exposed to the caller's Meltwater package. authorizationCode
tools:call Invoke an MCP tool against the caller's Meltwater assets and data. authorizationCode
openid OpenID Connect authentication scope advertised by the authorization server. authorizationCode
profile Profile claims. authorizationCode
email Email claim. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://api.meltwater.com/.well-known/oauth-protected-resource
docs: https://developer.meltwater.com/guides/meltwater-mcp/connecting
note: >-
  The OpenAPI declares only an apiKey scheme, so nothing scope-shaped is derivable from the
  specs. The scopes below were read from Meltwater's own live OAuth discovery documents
  (RFC 9728 protected-resource metadata on api.meltwater.com, RFC 8414 authorization-server
  metadata on app.meltwater.com), which are already served even though the MCP connecting
  guide still describes OAuth 2.0 as "planned for later this year".
authorization_server: https://app.meltwater.com
protected_resource: https://api.meltwater.com/v2/mcp
schemes:
  - name: oauth2
    source: https://app.meltwater.com/.well-known/oauth-authorization-server
    flows:
      - flow: authorizationCode
        authorizationUrl: https://app.meltwater.com/oauth/authorize
        tokenUrl: https://app.meltwater.com/oauth/token
        pkce: [S256]
    registration_endpoint: https://app.meltwater.com/oauth/register
    revocation_endpoint: https://app.meltwater.com/oauth/revoke
    grant_types: [authorization_code, refresh_token]
    token_endpoint_auth_methods: [none, client_secret_post, client_secret_basic]
scopes:
  - scope: tools:read
    description: List the MCP tools exposed to the caller's Meltwater package.
    flows: [authorizationCode]
    sources: ['https://api.meltwater.com/.well-known/oauth-protected-resource', 'https://app.meltwater.com/.well-known/oauth-authorization-server']
  - scope: tools:call
    description: Invoke an MCP tool against the caller's Meltwater assets and data.
    flows: [authorizationCode]
    sources: ['https://api.meltwater.com/.well-known/oauth-protected-resource', 'https://app.meltwater.com/.well-known/oauth-authorization-server']
  - scope: openid
    description: OpenID Connect authentication scope advertised by the authorization server.
    flows: [authorizationCode]
    sources: ['https://app.meltwater.com/.well-known/oauth-authorization-server']
  - scope: profile
    description: Profile claims.
    flows: [authorizationCode]
    sources: ['https://app.meltwater.com/.well-known/oauth-authorization-server']
  - scope: email
    description: Email claim.
    flows: [authorizationCode]
    sources: ['https://app.meltwater.com/.well-known/oauth-authorization-server']
x-evidence:
  - url: https://api.meltwater.com/.well-known/oauth-protected-resource
    status: 200
  - url: https://app.meltwater.com/.well-known/oauth-authorization-server
    status: 200

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/meltwater-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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