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 Tax Calculator API

APIs for tax calculations

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

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

This API exposes 4 operations across 4 paths, and defines 15 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 15 schemas 2 GET2 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 Tax Calculator 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 — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Tax Calculator 4

APIs for tax calculations

POST
/v1/tax/calculate
Calculate Taxes
calculateTaxesForPerson 1 param body → 200400
GET
/v1/tax/fields
List Required Additional Tax Fields by Country
listCountryTaxFields 2 params → 200400
GET
/v1/tax/locations
List Countries and Regions
listSupportedLocations 2 params → 200400
POST
/v1/tax/estimate
Estimate Gross or Net Salary
estimateTaxes 1 param body → 200400

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CalculateTaxesRequest (7 properties), CalculateTaxesResponse (7 properties), EstimateTaxesResponse (7 properties), CalculationDetails (4 properties). Each schema is shown below with its type and property counts.

State
object
2 properties
Allowance
object
3 properties 3 required
CalculationDetails
object
4 properties
EstimateTaxesResponse
object
7 properties 4 required
RequiredTaxFieldsResponse
object
1 property
BadRequestError
Bad input provided by client
Deduction
object
3 properties 3 required
CalculateTaxesResponse
object
7 properties 5 required
CalculateTaxesRequest
object
7 properties 1 required
Country
object
3 properties
CalculateTaxesLineItem
object
3 properties 3 required
Amount
object
2 properties 2 required
EstimateTaxesRequest
CalculateTaxesSummary
object
4 properties
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cadana-tax-calculator-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