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 Transactions API

Retrieve and search account transaction data.

wells-fargo Transactions 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 Transactions. 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 2 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 2 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 Transactions 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.

Transactions 3

Retrieve and search account transaction data.

GET
/v3/accounts/{accountId}/transactions
List Account Transactions
listAccountTransactions 7 params → 200400401403404
GET
/v3/accounts/{accountId}/transactions/{transactionId}
Get Transaction Detail
getTransactionDetail 2 params → 200401404
GET
/transactions
List transactions
listTransactions 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Transaction (14 properties), TransactionListResponse (3 properties). Each schema is shown below with its type and property counts.

Transaction
object
14 properties
TransactionListResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs wells-fargo publishes across the network.

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