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

APIs for relevant sandbox simulations

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

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

This API exposes 2 operations across 2 paths, and defines 6 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.

2 operations 2 paths 6 schemas 1 DELETE1 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 Sandbox 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 2

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

Sandbox 2

APIs for relevant sandbox simulations

POST
/v1/sandbox/business-deposits
Deposit
sandboxDeposit 1 param body → 2044005XX
DELETE
/v1/sandbox/users/{userId}
Delete User
adminDeleteUser 2 params → 2044045XX

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Error (2 properties), SandboxDepositRequest (2 properties), amount (2 properties). Each schema is shown below with its type and property counts.

amount
object
2 properties 2 required
NotFoundError
Not Found
SandboxDepositRequest
object
Deposit funds to a business in sandbox
2 properties 1 required
InternalError
Internal server error
BadRequestError
Bad input provided by client
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cadana-sandbox-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