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

Grafana Teams API

Team management

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

This API exposes 1 JSON Schema definition.

Tagged areas include Team. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and 1 JSON Schema.

This API exposes 8 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://{instance}.grafana.net/api, http://localhost:3000/api, http://{defaultHost}, https://{defaultHost}.

8 operations 5 paths 9 schemas 1 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
http://localhost:3000/api
Authentication
HTTP Bearer, HTTP Basic, API Key, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 5

Grafana Teams API declares 5 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It accepts HTTP basic authentication (BasicAuth). An API key is passed in the header as Authorization (ApiKeyAuth). An API key is passed in the header as Authorization (api_key). It accepts HTTP basic authentication (basic).

  • BearerAuth — Service account token or API key
  • ApiKeyAuth — Format: Bearer

Paths & Operations 8

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

Teams 8

Team management

GET
/teams/search
Search teams
searchTeams 3 params → 200
POST
/teams
Create team
createTeam body → 200
GET
/teams/{id}
Get team by ID
getTeamById 1 param → 200
PUT
/teams/{id}
Update team
updateTeam 1 param body → 200
DELETE
/teams/{id}
Delete team
deleteTeam 1 param → 200
GET
/teams/{id}/members
Get team members
getTeamMembers 1 param → 200
POST
/teams/{id}/members
Add team member
addTeamMember 1 param body → 200
PUT
/teams/{team_id}
Grafana Update Team
updateTeam 1 param body → 200401403404409500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are TeamMember (11 properties), Team (10 properties), TeamSearchResult (4 properties), ErrorResponseBody (3 properties). Each schema is shown below with its type and property counts.

TeamMember
object
11 properties
TeamSearchResult
object
4 properties
UpdateTeamCommand
object
2 properties
Team
object
10 properties
CreateTeamCommand
object
2 properties 1 required
AddTeamMemberCommand
object
1 property 1 required
ErrorResponseBody
object
3 properties 1 required
SuccessResponseBody
object
1 property
UpdateTeamCommand_2
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

grafana-teams-api-openapi.yml Raw ↑

Other APIs Grafana publishes across the network.

Grafana Access API
Grafana Account API
Grafana Accounts API
Grafana Add API
Grafana Address API
Grafana Administrative API
Grafana Alerts API
Grafana All API
Grafana Annotations API
Grafana Built API
Grafana Cache API
Grafana Call API
Where this information came from

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