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

This API enables you to create an account in Pleo, search for an account by its specific ID, update details of an account recorded in Pleo, delete an account from Pleo, or apply specific filters to retrieve a list of accounts managed in Pleo.💡**Note**Please note that only response codes specific to the API behaviour are documented. Otherwise, we follow HTTP response codes.

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

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

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

11 operations 7 paths 20 schemas 2 DELETE2 GET5 POST2 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 Accounts 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 11

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

Accounts 11

This API enables you to create an account in Pleo, search for an account by its specific ID, update details of an account recorded in Pleo, delete an account from Pleo, or apply s…

POST
/v1-beta/accounts
Create a new account.
createAccountV4 body → 200201400409
GET
/v1-beta/accounts/{accountId}
Retrieves an account in Pleo by its ID.
getAccountV4 1 param → 200404
PUT
/v1-beta/accounts/{accountId}
Update an account
updateAccountV4 1 param body → 200400404
DELETE
/v1-beta/accounts/{accountId}
Delete an account
deleteAccountV4 1 param → 204404409
POST
/v1-beta/accounts:search
Fetch a list of accounts
searchAccountsV4 6 params body → 200400
POST
/v1/chart-of-accounts
Create a new account
createAccountV1 body → 200201400409
POST
/v1/chart-of-accounts/batch
Create multiple accounts in a single request
createAccountsBatchV1 body → 201400
GET
/v1/chart-of-accounts/{accountId}
Retrieve an account in Pleo by its ID
getAccountV1 1 param → 200404
PUT
/v1/chart-of-accounts/{accountId}
Update an account
updateAccountV1 1 param body → 200400404
DELETE
/v1/chart-of-accounts/{accountId}
Delete an account
deleteAccountV1 1 param → 204404409
POST
/v1/chart-of-accounts:search
Fetch a list of accounts
searchAccountsV1 6 params body → 200400

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are BookkeepingAccountSearchRequestV1 (9 properties), BookkeepingAccountRestModelV1 (8 properties), BookkeepingAccountRestModelV4 (8 properties), BookkeepingAccountCreateRequestV1 (7 properties). Each schema is shown below with its type and property counts.

CursorPageCurrentRequestInfo
object
7 properties 1 required
BookkeepingAccountBatchFailedItemV1
object
Represents a failed account creation in a batch operation.
2 properties 2 required
DataResponseBookkeepingAccountBatchCreateResponseV1
object
1 property 1 required
BookkeepingAccountCreateRequestV4
object
7 properties 4 required
BookkeepingAccountSearchRequestV1
object
Represents a request to search for accounts.
9 properties 3 required
DataResponseBookkeepingAccountRestModelV1
object
1 property 1 required
CursorPaginatedResponseBookkeepingAccountRestModelV4
object
2 properties 2 required
DataResponseBookkeepingAccountRestModelV4
object
1 property 1 required
BookkeepingAccountCreateRequestV1
object
7 properties 4 required
BookkeepingAccountBatchRequestItemV1
object
List of bookkeeping accounts to be created. The number of accounts in the batch must be between 1 and 1000.
6 properties 3 required
BookkeepingAccountBatchCreateRequestV1
object
2 properties 2 required
BookkeepingAccountRestModelV4
object
Represents an account in Pleo.
8 properties 5 required
BookkeepingAccountUpdateRequestV4
object
Represents a request to update an account.
5 properties 2 required
BookkeepingAccountUpdateRequestV1
object
Represents a request to update an account.
5 properties 2 required
BookkeepingAccountBatchCreateResponseV1
object
Response for batch account creation operation.
2 properties 2 required
CursorPaginatedResponseBookkeepingAccountRestModelV1
object
2 properties 2 required
BookkeepingAccountSearchRequestV4
object
Represents a request to search for accounts.
6 properties 1 required
CursorPageInfo
object
6 properties 3 required
PageOrder
string
BookkeepingAccountRestModelV1
object
Represents an account in Pleo.
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pleo-accounts-api-openapi.yml Raw ↑

Other APIs Pleo publishes across the network.

Pleo accounting-entries API
Pleo accounting-entries-external API
Pleo AccountingEntryEnrichmentV2 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
Pleo Export Items (v2) API
Where this information came from

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