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

Pleo tax-codes API

Tax Codes API

Pleo tax-codes API is one of 21 APIs that Pleo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 4 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 39.4.0.

Requests are made against 2 base URLs: https://external.pleo.io, https://external.staging.pleo.io.

6 operations 4 paths 16 schemas 1 DELETE1 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
39.4.0
Base URL
https://external.pleo.io
Authentication
HTTP Bearer, HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 2

Pleo tax-codes API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • bearerAuth — JWT Bearer token authentication. Include the token in the Authorization header as: Bearer
  • basicAuth — Basic HTTP authentication using API key. Use your API key as the username and leave the password empty. The credentials will be Base64 encoded automatically.

Paths & Operations 6

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

tax-codes 6

Tax Codes API

POST
/v0/tax-codes
Create a new tax code
createTaxCode body → default
GET
/v0/tax-codes/{taxCodeId}
Returns a given tax code
getTaxCode 1 param → default
PUT
/v0/tax-codes/{taxCodeId}
Update an tax code
updateTaxCode 1 param body → default
DELETE
/v0/tax-codes/{taxCodeId}
Delete an tax code
deleteTaxCode 1 param → default
POST
/v0/tax-codes:calculate-tax-amounts
Calculate gross, net, and tax amounts for a list of tax code ids and amounts.
calculateTax body → default
POST
/v0/tax-codes:search
Returns a list of tax codes
getTaxCodes 7 params body → default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are TaxCodeModel (12 properties), TaxCodeCreateUpdateModel (8 properties), CursorPageCurrentRequestInfo (7 properties), CursorPageInfo (6 properties). Each schema is shown below with its type and property counts.

Taxes
object
2 properties 2 required
PageOrder
string
TaxCodeCreateUpdateModel
object
8 properties 5 required
TaxedAmount
object
The amounts to apply the tax code to
2 properties 2 required
CursorPaginatedResponseTaxCodeModel
object
2 properties 2 required
DataResponseTaxCodeModel
object
1 property 1 required
CursorPageCurrentRequestInfo
object
7 properties 1 required
CalculateTaxesResponse
object
1 property 1 required
TaxCodeModel
object
12 properties 8 required
CursorPageInfo
object
6 properties 3 required
Money
object
2 properties 2 required
TaxCodeTypeModel
string
Classification of this tax code. Exclusive tax codes are not currently supported.
DataResponseCalculateTaxesResponse
object
1 property 1 required
AmountTaxBreakdown
object
Tax breakdown for the eMoneyAccountValue of the core accounting entry.
3 properties 3 required
TaxCodeSearchRequest
object
4 properties
CalculateTaxesRequest
object
Tax code IDs and a list of id + amount pairs to calculate tax for
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pleo-tax-codes-api-openapi.yml Raw ↑

Other APIs Pleo publishes across the network.

Pleo accounting-entries API
Pleo accounting-entries-external API
Pleo AccountingEntryEnrichmentV2 API
Pleo Accounts API
Pleo Companies API
Pleo Employees API
Pleo Export API (v0) API
Pleo Export API (v1) API
Pleo Export API (v2) API
Pleo Export API (v3) API
Pleo Export Items (v0) API
Pleo Export Items (v1) API
Where this information came from

This is an independent, third-party profile of Pleo tax-codes 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.