Upward Financial · OAuth Scopes
Upward Financial OAuth Scopes
OAuth 2.0
searched
Upward Financial publishes 9 OAuth 2.0 scopes via the clientCredentials and token-exchange (urn:ietf:params:oauth:grant-type:token-exchange) flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Upward Financial API on a user’s behalf.
Tokens are issued from https://auth.upwardli.com/auth/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.
CompanyFinTechCreditCredit BuildingPaymentsCardsEmbedded FinanceBill PayBankingKYC
Scopes: 9
Flows: clientCredentials, token-exchange (urn:ietf:params:oauth:grant-type:token-exchange)
Method: searched
OAuth endpoints
Token URL
https://auth.upwardli.com/auth/token/ https://auth.upwardli.com/auth/token/exchange/
https://auth.upwardli.com/auth/token/ https://auth.upwardli.com/auth/token/exchange/
Flows
clientCredentialstoken-exchange (urn:ietf:params:oauth:grant-type:token-exchange)
clientCredentialstoken-exchange (urn:ietf:params:oauth:grant-type:token-exchange)
Scopes (9)
| Scope | Description | Flows |
|---|---|---|
| api:read | Perform read-only operations for machine to machine (M2M) scenarios. | clientCredentials, token-exchange |
| api:write | Perform full CRUD operations for machine to machine (M2M) scenarios. | clientCredentials, token-exchange |
| ui:client-onboarding | Used for the Onboarding Client Component in combination with api:read and api:write. | clientCredentials, token-exchange |
| api:credit-insights:read | Access to read Credit Insights data. | clientCredentials, token-exchange |
| api:profile:read | Access to read Profile data. | clientCredentials, token-exchange |
| api:trade-line:read | Access to read Credit Line (trade line) data. | clientCredentials, token-exchange |
| api:rewards:read | Access to read Cashback Rewards configurations, enrollments, and offers. | clientCredentials |
| api:rewards:write | Access to enroll a card in Cashback Rewards. | clientCredentials |
| consumer: |
Dynamic scope granted via token exchange only — read and write data for a specific consumer. The resulting limited token is safe to send to the client application/web browser. | token-exchange |
📄 Provider scope reference: https://developers.upwardli.com/concepts/authentication/o-auth-2-0