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

Resource APIs to access and manage foundational data

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

Tagged areas include Resources. 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 4 GET

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 Resources 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 — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Resources 4

Resource APIs to access and manage foundational data

GET
/v1/payment-requirements
Payment corridor requirements
getPaymentRequirements 4 params → 2004004045XX
GET
/v1/providers
Get payout providers
2 params → 200
GET
/v1/providers/resolve
Resolve bank provider
4 params → 200400
GET
/v1/payment-methods
Get payment methods
getPaymentMethods 4 params → 2004004045XX

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Provider (5 properties), ResolvedProvider (5 properties), PaymentMethod (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Provider
object
5 properties 5 required
NotFoundError
Not Found
InternalError
Internal server error
BadRequestError
Bad input provided by client
PaymentMethod
object
3 properties 3 required
JSONSchemaDraft07
This is a Draft-07 JSON Schema fragment. For the full meta-schema, see https://json-schema.org/draft-07/schema. Rely on the provided example for the expected s…
ResolvedProvider
object
5 properties 2 required
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cadana-resources-api-openapi.yml Raw ↑

Other APIs Cadana publishes across the network.

Cadana Balances API
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