Resolve · OAuth Scopes

Resolve OAuth Scopes

OAuth 2.0 searched

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

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.

CompanyPaymentsB2BNet TermsCreditInvoicingFinancingEmbedded Finance
Scopes: 2 Flows: Method: searched

Scopes (2)

ScopeDescriptionFlows
merchant:read Read-only access to merchant resources (list/fetch customers, invoices, orders, charges, shipments, payments, payouts). clientCredentials
merchant:write Write access to merchant resources (create/update/send/capture/void/cancel invoices, customers, orders, charges, shipments, credit checks, enrollment). clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/resolve-merchant-api-openapi.yaml
docs: https://docs.resolvepay.com/guides/direct-api-access-and-authentication
note: >-
  The OpenAPI models auth as HTTP basic + bearer (JWT), but Resolve's OAuth
  access keys (M2M) carry coarse-grained scopes documented in the auth guide and
  the MCP tool reference. Read tools require merchant:read; write tools require
  merchant:write.
schemes:
  - name: bearerAuth
    source: openapi/resolve-merchant-api-openapi.yaml
    type: oauth-access-key
    token_url: https://app.resolvepay.com/api/access-keys/token
    description: OAuth access keys created in Merchant Dashboard, exchanged for a JWT bearer token.
scopes:
  - scope: merchant:read
    description: Read-only access to merchant resources (list/fetch customers, invoices, orders, charges, shipments, payments, payouts).
    flows: [clientCredentials]
    sources: [https://docs.resolvepay.com/guides/mcp-tools]
  - scope: merchant:write
    description: Write access to merchant resources (create/update/send/capture/void/cancel invoices, customers, orders, charges, shipments, credit checks, enrollment).
    flows: [clientCredentials]
    sources: [https://docs.resolvepay.com/guides/mcp-tools]

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/resolve-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.