Huntington Bancshares · OAuth Scopes

Huntington Bancshares OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://api.huntington.com/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.

BankingERP IntegrationOpen BankingPaymentsTreasuryFortune 1000
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.huntington.com/oauth/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
accounts:read Read account data clientCredentials
payments:write Initiate payments clientCredentials
transactions:read Read transactions clientCredentials

Source

OAuth Scopes

huntington-bancshares-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/huntington-bank-treasury-management-api-openapi.yml
schemes:
- name: oauth2
  source: openapi/huntington-bank-treasury-management-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.huntington.com/oauth/token
scopes:
- scope: accounts:read
  description: Read account data
  flows:
  - clientCredentials
  sources:
  - openapi/huntington-bank-treasury-management-api-openapi.yml
- scope: payments:write
  description: Initiate payments
  flows:
  - clientCredentials
  sources:
  - openapi/huntington-bank-treasury-management-api-openapi.yml
- scope: transactions:read
  description: Read transactions
  flows:
  - clientCredentials
  sources:
  - openapi/huntington-bank-treasury-management-api-openapi.yml