Narmi · OAuth Scopes
Narmi OAuth Scopes
OAuth 2.0
derived
Narmi publishes 11 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Narmi API on a user’s behalf.
Tokens are issued from /v2/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.
CompanyFintechDigital BankingBankingPaymentsACHWiresFedNowCardsFinancial Services
Scopes: 11
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
/v2/oauth/authorize/
/v2/oauth/authorize/
Token URL
/v2/oauth/token/
/v2/oauth/token/
Flows
authorizationCode
authorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| banking:accounts:read | Can read account information. | authorizationCode |
| banking:accounts:write | Can update account information. | authorizationCode |
| banking:documents:read | Can read user statements and documents. | authorizationCode |
| banking:products:read | Can read product information. | authorizationCode |
| banking:scheduled_transfers:read | Can read scheduled transfer information. | authorizationCode |
| banking:scheduled_transfers:write | Can create and update scheduled transfers. | authorizationCode |
| banking:transactions:read | Can read transaction information. | authorizationCode |
| banking:transactions:write | Can update transaction information. | authorizationCode |
| banking:users:read | Can read user profile information. | authorizationCode |
| read | ||
| write |