Romit · OAuth Scopes
Romit OAuth Scopes
OAuth 2.0
derived
Romit publishes 15 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Romit API on a user’s behalf.
Tokens are issued from https://api.romit.io/v1/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.
CompanyPaymentsFintechDigital WalletPayment GatewayMerchant ServicesChargebacksFraud PreventionInvoicingSubscriptions
Scopes: 15
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://api.romit.io/v1/oauth
https://api.romit.io/v1/oauth
Token URL
https://api.romit.io/v1/oauth/token
https://api.romit.io/v1/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (15)
| Scope | Description | Flows |
|---|---|---|
| BANKING_READ | Read access to Banking | authorizationCode |
| BANKING_WRITE | Write access to Banking | authorizationCode |
| DEFAULT | Access to basic information | authorizationCode, clientCredentials |
| IDENTITY_READ | Read access to Identity | authorizationCode |
| IDENTITY_WRITE | Write access to Identity | authorizationCode |
| INVOICE_READ | Read access to Invoice | authorizationCode |
| INVOICE_WRITE | Write access to Invoice | authorizationCode |
| PLAN_READ | Read access to Plan | authorizationCode |
| PLAN_WRITE | Write access to Plan | authorizationCode |
| SUBSCRIPTION_READ | Read access to Subscription | authorizationCode |
| SUBSCRIPTION_WRITE | Write access to Subscription | authorizationCode |
| TRANSFER_READ | Read access to Transfer | authorizationCode |
| TRANSFER_WRITE | Write access to Transfer | authorizationCode |
| USER_READ | Read access to User | authorizationCode |
| USER_WRITE | Write access to User | authorizationCode |