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 tag-groups API

The tag-groups API from Pleo — 6 operation(s) for tag-groups.

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

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

This API exposes 12 operations across 6 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.

12 operations 6 paths 16 schemas 2 DELETE6 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 tag-groups 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 12

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

tag-groups 12
GET
/v0/aggregations/tag-groups
Retrieve the tag groups for a company or an organisation in aggregated format
getAggregatedTagGroups 3 params → default
GET
/v0/tag-groups
Retrieve tag groups for a company or an organisation
getTagGroups 4 params → default
POST
/v0/tag-groups
Create a new tag group
createTagGroup 1 param body → default
GET
/v0/tag-groups/{groupId}
Retrieve a tag group by its id
getTagGroup 1 param → default
PUT
/v0/tag-groups/{groupId}
Update a tag group
updateTagGroup 1 param body → default
DELETE
/v0/tag-groups/{groupId}
Delete a tag group
deleteTagGroup 1 param → 204
GET
/v0/tag-groups/{groupId}/dimensions
Retrieve a list of tag group dimensions
getTagGroupDimensions 1 param → default
POST
/v0/tag-groups/{groupId}/dimensions
Create a new tag group dimension
createTagGroupDimension 1 param body → default
GET
/v0/tag-groups/{groupId}/dimensions/{dimensionId}
Retrieve a tag group dimension
getTagGroupDimension 2 params → default
PUT
/v0/tag-groups/{groupId}/dimensions/{dimensionId}
Update a tag group dimension
updateTagGroupDimension 2 params body → default
DELETE
/v0/tag-groups/{groupId}/dimensions/{dimensionId}
Delete a tag group dimension
deleteTagGroupDimension 2 params → default
GET
/v0/tag-groups/{groupId}/usage
Get usage for a tag group
getTagGroupUsage 1 param → 200403404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are TagGroupModel (9 properties), AggregatedTagGroupModel (8 properties), TagGroupDimensionModel (8 properties), AggregatedTagGroupDimensionModel (7 properties). Each schema is shown below with its type and property counts.

DataResponseTagGroupDimensionModel
object
1 property 1 required
DataResponseListTagGroupModel
object
1 property 1 required
TagGroupCreateModel
object
4 properties 3 required
TagGroupDimensionCreateModel
object
4 properties 3 required
DataResponseTagGroupModel
object
1 property 1 required
TagGroupModel
object
9 properties 8 required
DataResponseListAggregatedTagGroupModel
object
1 property 1 required
AggregatedTagGroupDimensionModel
object
List of all the dimensions associated with this tag group.
7 properties 7 required
TagGroupDimensionUpdateModel
object
4 properties 4 required
DataResponseListTagGroupDimensionModel
object
1 property 1 required
TagGroupUpdateModel
object
4 properties 4 required
AggregatedTagGroupModel
object
8 properties 8 required
DataResponseTagGroupUsageModel
object
1 property 1 required
TagGroupUsageModel
object
1 property 1 required
TagGroupDimensionModel
object
8 properties 8 required
TagUsageModel
object
List of tag usage models.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pleo-tag-groups-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 tag-groups 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.