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

Wingspan Banking Management API

These endpoints cater to fetching, storing, and managing documents related to electronic signatures, including retrieval of signing URLs and saving e-signed documents.

Wingspan Banking Management API is one of 15 APIs that Wingspan publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 11 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0-oas3.1.

Requests are made against 2 base URLs: https://api.wingspan.app, https://stagingapi.wingspan.app.

11 operations 8 paths 10 schemas 1 DELETE8 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0-oas3.1
Base URL
https://api.wingspan.app
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Wingspan Banking Management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 8 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Banking Management 11

These endpoints cater to fetching, storing, and managing documents related to electronic signatures, including retrieval of signing URLs and saving e-signed documents.

GET
/payments/banking/statement
Retrieve All Bank Statements
listBankStatements → 200
GET
/payments/banking/statement/{id}
Retrieve Specific Bank Statement
getBankStatement 1 param → 200
GET
/payments/banking/statement/{id}/download
Download a specific bank statement as a PDF
downloadBankStatementAsPDF 1 param → 204
GET
/payments/service/banking/{memberId}/application
Fetch the application link for setting up a clearing bank account
getApplicationLink 1 param → 200
GET
/payments/banking/institution/{routingNumber}
Retrieve banking institution details by its routing number
getBankingInstitution 1 param → 200
GET
/payments/payout-settings/{memberId}/debit-card
Fetch all registered payout debit cards for a member
listDebitCards 1 param → 200
POST
/payments/payout-settings/{memberId}/debit-card
Register a new payout debit card for a member
createDebitCard 1 param body → 200
GET
/payments/payout-settings/{memberId}/debit-card/{id}
Retrieve a specific payout debit card linked to a member
getDebitCard 2 params → 200
DELETE
/payments/payout-settings/{memberId}/debit-card/{id}
Unlink and delete a specific payout debit card from a member's profile
deleteDebitCard 2 params → 200
GET
/payments/payout-settings/{id}
Retrieve payout settings for a specific member
getPayoutSetting 1 param → 200
PATCH
/payments/payout-settings/{id}
Modify and update payout settings for a specific member
updatePayoutSetting 1 param body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CheckbookCard (6 properties), InstitutionResponse (6 properties), PayoutDestinationResponse (6 properties), CheckbookCardCreate (6 properties). Each schema is shown below with its type and property counts.

BankingApplicationForm
object
2 properties 2 required
CheckbookCard
object
6 properties 6 required
PayoutSettingsUpdate
object
2 properties
InstitutionResponse
object
6 properties 6 required
BankStatement
object
4 properties 4 required
PayoutDestinationResponse
object
6 properties 5 required
CheckbookCardCreate
object
6 properties 4 required
PayoutSettingsResponse
object
2 properties 2 required
PayoutDestinationUpdate
object
4 properties
Address
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wingspan-banking-management-api-openapi.yml Raw ↑

Other APIs Wingspan publishes across the network.

Wingspan 1099 Operations API
Wingspan Bulk Operations API
Wingspan Client Management API
Wingspan Collaborator Management API
Wingspan Custom Field Management API
Wingspan Deprecated API
Wingspan Document Signing and Eligibility API
Wingspan Invoice Management API
Wingspan Merchant Category Codes API
Wingspan Payables Management API
Wingspan Payroll Settings API
Wingspan Reporting and Analytics API
Where this information came from

This is an independent, third-party profile of Wingspan Banking Management 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.