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

Cadana Balances API

APIs for managing user account balances

Cadana Balances API is one of 30 APIs that Cadana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.cadanapay.com, https://dev-api.cadanapay.com.

4 operations 4 paths 8 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.cadanapay.com
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Cadana Balances API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_SECRET_KEY) (Authorization). By default, every request must be authenticated.

Paths & Operations 4

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

Balances 4

APIs for managing user account balances

GET
/v1/users/{userId}/wallets
Get user wallets balances
getUserWallets 2 params → 2004005XX
GET
/v1/businesses/{businessId}/balances
Get account balances
getBusinessBalances 2 params → 2004045XX
GET
/v1/businesses/{businessId}/funding-details
Get funding details
getFundingDetails 2 params → 2004005XX
POST
/v1/businesses/{businessId}/crypto-deposit-addresses
Create crypto deposit address
createCryptoDepositAddress 2 params body → 2004005XX

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are FundingDetails (13 properties), balance_2 (5 properties), balance (5 properties), node (2 properties). Each schema is shown below with its type and property counts.

balance_2
object
5 properties
NotFoundError
Not Found
InternalError
Internal server error
FundingDetails
object
13 properties 2 required
BadRequestError
Bad input provided by client
balance
object
5 properties
node
object
Node pagination
2 properties
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cadana-balances-api-openapi.yml Raw ↑

Other APIs Cadana publishes across the network.

Cadana Beneficiaries API
Cadana Businesses API
Cadana Contracts API
Cadana Custom Auth API
Cadana Entities API
Cadana Events API
Cadana Files API
Cadana Filings API
Cadana FX API
Cadana Instant Pay API
Cadana Invoices API
Cadana Jurisdictions API