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

Outdoorsy Banks API

The banks API from Outdoorsy — 6 operation(s) for banks.

Outdoorsy Banks API is one of 62 APIs that Outdoorsy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 6 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, /v0.

8 operations 6 paths 12 schemas 1 DELETE3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api.outdoorsy.com/v0
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Outdoorsy Banks API declares 2 security schemes for authenticating requests. An API key is passed in the header as API-Key (API-Key). An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

Paths & Operations 8

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

banks 8
GET
/admin/users/banks/payouts-triggered
List all payment processing infos with payouts-triggered missing field (admin only)
getBanksWithPayoutsTriggered → 200401403default
POST
/admin/users/banks/update
Updates the specified connected bank
updateBankAccount 1 param body → 204401default
POST
/users/bankdeprecated
Create/Update a single stripe connected bank account. Does not support new Finance funds.
connectStripeBank body → 200401default
DELETE
/users/bank/{id}
Deletes a connected bank account.
deleteBankAccount 1 param → 204401default
GET
/users/banks
List active bank accounts
listBanks 13 params → 200401default
POST
/users/banks
Creates a new bank account
addBankAccount body → 204401default
GET
/users/banks/{id}
Retrieve single bank by id
getBankById 1 param → 200401default
PATCH
/users/banks/{id}
Updates the specified connected bank
updateBankAccount 1 param body → 204401default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PaymentProcessingInfo (32 properties), Vendor (30 properties), Business (24 properties), Address (7 properties). Each schema is shown below with its type and property counts.

Business
object
24 properties
DBInterfaceMap
object
DBInterfaceMap is a map[string]interface{} with database conversion methods
PaymentProcessingInfo
object
32 properties
PaymentAddress
object
6 properties
PaymentProcessor
object
Typically this object is composed into a struct, but embedded into the same table using the db:",embed" struct tag.
4 properties
DBMSISlice
array
DBMSISlice is a []string with database conversion methods
Vendor
object
Vendor contains details about a vendor in the provider's system. It is used for creating, updating and retrieving.
30 properties
Address
object
Address holds address information for a user
7 properties
DBStringSlice
array
DBStringSlice is a []string with database conversion methods
PaymentProcessorName
string
VendorBody
object
2 properties
DepositAccount
object
DepositAccount defines fields representing the account in which funds will be deposited when a deposit is issued.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-banks-api-openapi.yml Raw ↑

Other APIs Outdoorsy publishes across the network.

Outdoorsy Admin API
Outdoorsy Amenities API
Outdoorsy Announcements API
Outdoorsy Auth API
Outdoorsy Booking Bundles API
Outdoorsy Booking Items API
Outdoorsy Booking Proposals API
Outdoorsy Bookings API
Outdoorsy Booking Services API
Outdoorsy Booking Transactions API
Outdoorsy Breadcrumbs API
Outdoorsy Bundle Features API
Where this information came from

This is an independent, third-party profile of Outdoorsy Banks 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.