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

wells-fargo Accounts API

Account information and balance queries.

wells-fargo Accounts API is one of 6 APIs that wells-fargo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

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

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

3 operations 3 paths 3 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

wells-fargo Accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes.

Paths & Operations 3

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

Accounts 3

Account information and balance queries.

GET
/v3/accounts
List Accounts
listAccounts → 200401
GET
/v3/accounts/{accountId}/balances
Get Account Balances
getAccountBalances 1 param → 200401404
GET
/accounts
List accounts
listAccounts → 200

Schemas 3

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

Account
object
6 properties
AccountBalance
object
6 properties
AccountListResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wells-fargo-accounts-api-openapi.yml Raw ↑

Other APIs wells-fargo publishes across the network.

Wells Fargo ACH Payments API
wells-fargo Payment Batches API
wells-fargo Payment Returns API
wells-fargo Payments API
wells-fargo Transactions API