How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Finicity Transfer API

Fetch details of the deposit and bill pay switches

Finicity Transfer API is one of 41 APIs that Finicity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transfer. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.43.0.

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

5 operations 5 paths 10 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.43.0
Base URL
https://api.finicity.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Finicity Transfer API declares 2 security schemes for authenticating requests. An API key is passed in the header as Finicity-App-Key (FinicityAppKey). An API key is passed in the header as Finicity-App-Token (FinicityAppToken). By default, every request must be authenticated.

  • FinicityAppKey — The "Finicity-App-Key" from the developer dashboard
  • FinicityAppToken — A token returned by the /authentication API

Paths & Operations 5

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

Transfer 5

Fetch details of the deposit and bill pay switches

GET
/transfer/customers/{customer_id}/deposit-switches
Get Deposit Switches by Customer ID
getAllDepositSwitches 1 param → 200400404401
GET
/transfer/externals/{external_id}/deposit-switches
Get Deposit Switches by External ID
getAllExternalDepositSwitches 1 param → 200400404401
GET
/transfer/customers/{customer_id}/deposit-switches/{switch_id}
Get Deposit Switch by ID
getDepositSwitchDetails 2 params → 200400401404
GET
/transfer/customers/{customer_id}/bill-pay-switches
Get Pay Switches by Customer ID
getAllPaySwitches 1 param → 200400404401
GET
/transfer/customers/{customer_id}/bill-pay-switches/{switch_id}
Get Pay Switch by ID
getBillPaySwitchDetails 2 params → 200400401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ErrorMessage (10 properties), DepositSwitchDetails (10 properties), PaySwitchDetails (10 properties), PaySwitchesSummary (3 properties). Each schema is shown below with its type and property counts.

PaySwitchDetails
object
10 properties 8 required
ErrorMessage
object
10 properties 1 required
DepositSwitchesSummary
object
3 properties 2 required
AccountId
string
An account ID
ExternalId
string
An external ID that was shared by the partner to distinguish switches. For example, BranchID.
ExternalDepositSwitchesSummary
object
2 properties 1 required
DepositSwitchDetails
object
10 properties 8 required
AssetId
string
An asset ID. Generated by Data Connect or by using the Store Customer Pay Statement API.
PaySwitchesSummary
object
3 properties 2 required
CustomerId
string
A customer ID. See Add Customer API for how to create a customer ID.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

finicity-transfer-api-openapi.yml Raw ↑

Other APIs Finicity publishes across the network.

Finicity Connect
Finicity Verification of Assets (VoA) API
Finicity Verification of Income & Employment (VoIE) API
Finicity Transaction Analysis (Cash Flow) API
Finicity Payments (Account Validation) API
Finicity Open Banking Data Access (FDX)
Finicity Account Validation Assistance API
Finicity Accounts API
Finicity Accounts (Simple) API
Finicity App Registration API
Finicity Authentication API
Finicity Balance Analytics API
Where this information came from

This is an independent, third-party profile of Finicity Transfer API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.