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

Installations of applications. An installation is a representation of an application being installed for a resource. Currently we support companies and organizations, future support might include users or teams. Installations are created automatically after a successful OAuth flow. The main use case for these APIs is to enable third party apps to manage their own installations and to get information about the installations that exist for a specific resource.

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

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

This API exposes 6 operations across 3 paths, and defines 5 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 3 paths 5 schemas 1 DELETE1 GET2 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 Installations 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 3 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Installations 6

Installations of applications. An installation is a representation of an application being installed for a resource. Currently we support companies and organizations, future suppo…

PUT
/v1/installations/completionsdeprecated
Complete the installation of a client
completeInstallationExternalClientOnlyIdempotently → 200400500
GET
/v1/installations/me
Get client installation
getClientInstallation 1 param → 200400500
PUT
/v1/installations/me
Update a client installation
updateClientInstallation body → 200400500
POST
/v1/installations/me
Create a client installation
createClientInstallation body → 200400500
DELETE
/v1/installations/me
Delete client's installation
deleteClientInstallation → 204404502
POST
/v1/installations/me:activate
Activate the installation for a client
activateMyInstallation → 200400500

Schemas 5

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

InstallationErrorCode
string
| Value | Description | | ------ | ----------- | | NOTENTITLED | The installation is not entitled to use the application. | | AUTHERROR | There was an authenti…
InstallationStatus
string
| Value | Description | | ------ | ----------- | | ACTIVATED | The installation is active and operational. | | INACTIVE | The installation is inactive and not…
UpdateInstallationRequest
object
3 properties 1 required
CreateClientInstallationRequest
object
2 properties
InstallationResponse
object
8 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pleo-installations-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 Installations 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.