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

Vantage Teams API

Operations about Teams

Vantage Teams API is one of 44 APIs that Vantage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.1, at version 2.0.0.

Requests are made against a single base URL, https://api.vantage.sh/v2.

8 operations 4 paths 9 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0.0
Base URL
https://api.vantage.sh/v2
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Vantage Teams API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 8

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

Teams 8

Operations about Teams

GET
/teams
Get all teams
getTeams 2 params → 200
POST
/teams
Create team
createTeam body → 201404400422403
GET
/teams/{team_token}
Get team by token
getTeam 1 param → 200404
PUT
/teams/{team_token}
Update team
updateTeam 1 param body → 200404400422403
DELETE
/teams/{team_token}
Delete team
deleteTeam 1 param → 204404400422403
GET
/teams/{team_token}/members
Get team members
getTeamMembers 3 params → 200404
POST
/teams/{team_token}/members
Add team member
addTeamMember 1 param body → 201404400422403
DELETE
/teams/{team_token}/members/{user_token}
Remove team member
removeTeamMember 2 params → 204404400403

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are createTeam (7 properties), Team (7 properties), updateTeam (7 properties), Links (5 properties). Each schema is shown below with its type and property counts.

Errors
object
Errors model
2 properties 1 required
createTeam
object
Create a new Team.
7 properties 1 required
Teams
object
Teams model
2 properties 1 required
TeamMembers
object
TeamMembers model
2 properties 1 required
updateTeam
object
Update a Team.
7 properties
addTeamMember
object
Add a member to a Team.
2 properties 2 required
Team
object
Team model
7 properties 7 required
Links
object
5 properties
TeamMember
object
TeamMember model
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vantage-sh-teams-api-openapi.yml Raw ↑

Other APIs Vantage publishes across the network.

Vantage AccessGrants API
Vantage AnomalyAlerts API
Vantage AnomalyNotifications API
Vantage AuditLogs API
Vantage BillingProfiles API
Vantage BillingRules API
Vantage BudgetAlerts API
Vantage Budgets API
Vantage BusinessMetrics API
Vantage Canvases API
Vantage CostAlertEvents API
Vantage CostAlerts API
Where this information came from

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