Mollie · OAuth Scopes

Mollie OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://api.mollie.com/oauth2/tokens.

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.

CompanyPaymentsFintechFinancial ServicesCheckoutEcommerceSubscriptionsPoint of SaleEuropeNetherlands
Scopes: 61 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://my.mollie.com/oauth2/authorize
Token URL
https://api.mollie.com/oauth2/tokens
Flows
authorizationCode

Scopes (61)

ScopeDescriptionFlows
balance-reports.read authorizationCode
balance-transfers.read authorizationCode
balance-transfers.write authorizationCode
balances.read authorizationCode
business-account-draft-transfers.read authorizationCode
business-account-draft-transfers.write authorizationCode
business-account-payee-verifications.write authorizationCode
business-account-transfers.read authorizationCode
business-account-transfers.write authorizationCode
business-accounts.read authorizationCode
clients.read authorizationCode
clients.write authorizationCode
customers.read authorizationCode
customers.write authorizationCode
disputes.read authorizationCode
disputes.write authorizationCode
events.read authorizationCode
external-accounts.read authorizationCode
external-accounts.write authorizationCode
files.read authorizationCode
files.write authorizationCode
invoices.read authorizationCode
mandates.read authorizationCode
mandates.write authorizationCode
onboarding.read authorizationCode
onboarding.write authorizationCode
orders.read authorizationCode
orders.write authorizationCode
organizations.read authorizationCode
organizations.write authorizationCode
payment-links.read authorizationCode
payment-links.write authorizationCode
payments.read authorizationCode
payments.write authorizationCode
payouts.read authorizationCode
payouts.write authorizationCode
persons.read authorizationCode
persons.write authorizationCode
pricing-rates.read authorizationCode
pricing-rates.write authorizationCode
pricing-segments.read authorizationCode
pricing-segments.write authorizationCode
profiles.read authorizationCode
profiles.write authorizationCode
refunds.read authorizationCode
refunds.write authorizationCode
sales-invoices.read authorizationCode
sales-invoices.write authorizationCode
sessions.read authorizationCode
sessions.write authorizationCode
settlements.read authorizationCode
shipments.read authorizationCode
shipments.write authorizationCode
subscriptions.read authorizationCode
subscriptions.write authorizationCode
terminals.read authorizationCode
terminals.write authorizationCode
unmatched-credit-transfers.read authorizationCode
unmatched-credit-transfers.write authorizationCode
webhooks.read authorizationCode
webhooks.write authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-01'
method: searched
source: https://my.mollie.com/.well-known/oauth-authorization-server
docs: https://docs.mollie.com/reference/oauth2
also_derived_from: openapi/mollie-openapi-original.yml
note: >-
  61 scopes. All 42 scopes referenced in the OpenAPI operation security requirements are
  a subset of the 61 published in Mollie's RFC 8414 authorization-server metadata; the
  extra 19 cover product areas whose operations are not (yet) in the public OpenAPI —
  disputes, files, persons, external accounts, pricing rates/segments, shipments, orders
  and business-account draft transfers.
schemes:
- name: oAuth
  source: openapi/mollie-openapi-original.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://my.mollie.com/oauth2/authorize
    tokenUrl: https://api.mollie.com/oauth2/tokens
    pkce: S256
scopes:
- scope: balance-reports.read
  resource: balance-reports
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: balance-transfers.read
  resource: balance-transfers
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: balance-transfers.write
  resource: balance-transfers
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: balances.read
  resource: balances
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: business-account-draft-transfers.read
  resource: business-account-draft-transfers
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: business-account-draft-transfers.write
  resource: business-account-draft-transfers
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: business-account-payee-verifications.write
  resource: business-account-payee-verifications
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: business-account-transfers.read
  resource: business-account-transfers
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: business-account-transfers.write
  resource: business-account-transfers
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: business-accounts.read
  resource: business-accounts
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: clients.read
  resource: clients
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: clients.write
  resource: clients
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: customers.read
  resource: customers
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: customers.write
  resource: customers
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: disputes.read
  resource: disputes
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: disputes.write
  resource: disputes
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: events.read
  resource: events
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: external-accounts.read
  resource: external-accounts
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: external-accounts.write
  resource: external-accounts
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: files.read
  resource: files
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: files.write
  resource: files
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: invoices.read
  resource: invoices
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: mandates.read
  resource: mandates
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: mandates.write
  resource: mandates
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: onboarding.read
  resource: onboarding
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: onboarding.write
  resource: onboarding
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: orders.read
  resource: orders
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: orders.write
  resource: orders
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: organizations.read
  resource: organizations
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: organizations.write
  resource: organizations
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: payment-links.read
  resource: payment-links
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: payment-links.write
  resource: payment-links
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: payments.read
  resource: payments
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: payments.write
  resource: payments
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: payouts.read
  resource: payouts
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: payouts.write
  resource: payouts
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: persons.read
  resource: persons
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: persons.write
  resource: persons
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: pricing-rates.read
  resource: pricing-rates
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: pricing-rates.write
  resource: pricing-rates
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: pricing-segments.read
  resource: pricing-segments
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: pricing-segments.write
  resource: pricing-segments
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: profiles.read
  resource: profiles
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: profiles.write
  resource: profiles
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: refunds.read
  resource: refunds
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: refunds.write
  resource: refunds
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: sales-invoices.read
  resource: sales-invoices
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: sales-invoices.write
  resource: sales-invoices
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: sessions.read
  resource: sessions
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: sessions.write
  resource: sessions
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: settlements.read
  resource: settlements
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: shipments.read
  resource: shipments
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: shipments.write
  resource: shipments
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server]
- scope: subscriptions.read
  resource: subscriptions
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: subscriptions.write
  resource: subscriptions
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: terminals.read
  resource: terminals
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: terminals.write
  resource: terminals
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: unmatched-credit-transfers.read
  resource: unmatched-credit-transfers
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: unmatched-credit-transfers.write
  resource: unmatched-credit-transfers
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: webhooks.read
  resource: webhooks
  access: read
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]
- scope: webhooks.write
  resource: webhooks
  access: write
  flows: [authorizationCode]
  sources: [https://my.mollie.com/.well-known/oauth-authorization-server, openapi/mollie-openapi-original.yml]