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

Tidelift Groups API

The Groups API from Tidelift — 5 operation(s) for groups.

Tidelift Groups API is one of 15 APIs that Tidelift publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.2.1.

Requests are made against a single base URL, https://api.tidelift.com/external-api.

10 operations 5 paths 7 schemas 3 DELETE4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.1
Base URL
https://api.tidelift.com/external-api
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Tidelift Groups API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 10

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

Groups 10
GET
/v1/{org_name}/groups
List groups in an organization
listGroups 1 param → 200
POST
/v1/{org_name}/groups
Create a new group
createGroup 1 param body → 201409
GET
/v1/{org_name}/groups/lookup
Look up a group by id, name, or slug
lookupGroup 2 params → 200
DELETE
/v1/{org_name}/groups/{group_id}
Delete a group. Does not check to see if the group is being used.
deleteGroup 2 params → 200
GET
/v1/{org_name}/groups/{group_id}/projects
List all projects linked to a group
listGroupProjects 2 params → 200
POST
/v1/{org_name}/groups/{group_id}/projects
Add an existing project to an existing group
addGroupProject 3 params → 200404
DELETE
/v1/{org_name}/groups/{group_id}/projects
Remove an existing project from an existing group
removeGroupProject 3 params → 200404
GET
/v1/{org_name}/groups/{group_id}/users
List all users in a given group
listGroupUsers 2 params → 200
POST
/v1/{org_name}/groups/{group_id}/users
Add user to group
addGroupUser 2 params body → 200401403
DELETE
/v1/{org_name}/groups/{group_id}/users
Remove user from group
deleteGroupUser 3 params → 200401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are GroupResponse (7 properties), StandardError (3 properties), GroupUserResponse (2 properties), GroupProjectResponse (2 properties). Each schema is shown below with its type and property counts.

GroupProjectsResponse
array
GroupProjectResponse
object
2 properties
GroupUsersResponse
array
GroupUserResponse
object
2 properties
GroupResponse
object
7 properties
StandardError
object
The standard error format
3 properties 2 required
GroupsResponse
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tidelift-groups-api-openapi.yml Raw ↑

Other APIs Tidelift publishes across the network.

Tidelift Alignments API
Tidelift Attestations API
Tidelift Authentication API
Tidelift Basic Examples API
Tidelift Catalog Releases API
Tidelift Catalogs API
Tidelift CatalogStandards API
Tidelift Licenses API
Tidelift Packages API
Tidelift Projects API
Tidelift Releases API
Tidelift Reports API
Where this information came from

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