Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Huntington Bancshares Accounts API

Account information and balances

Huntington Bancshares Accounts API is one of 3 APIs that Huntington Bancshares publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.huntington.com/v1.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.huntington.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Huntington Bancshares Accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 3 scopes. By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 2

Account information and balances

GET
/accounts
Get treasury accounts
getAccounts → 200401
GET
/accounts/{accountId}/balances
Get account balances
getAccountBalances 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Account (5 properties), AccountBalance (5 properties), AccountList (1 property). Each schema is shown below with its type and property counts.

AccountBalance
object
5 properties
Account
object
5 properties
AccountList
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

huntington-bancshares-accounts-api-openapi.yml Raw ↑

Other APIs Huntington Bancshares publishes across the network.

Huntington Bancshares Payments API
Huntington Bancshares Transactions API