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

Baserow Teams API

The Teams API from Baserow — 4 operation(s) for teams.

Baserow Teams API is one of 58 APIs that Baserow 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, and 1 JSON Schema.

This API exposes 9 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 2.2.2.

Requests are made against the base URL https://api.baserow.io.

9 operations 4 paths 6 schemas 2 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.2.2
Base URL
https://api.baserow.io
Authentication
HTTP Bearer, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 3

Baserow Teams API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (Token your_token) (Database token). It accepts HTTP bearer tokens (JWT your_token) (JWT). It accepts HTTP bearer tokens (JWT your_token) (UserSource JWT).

Paths & Operations 9

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

Teams 9
GET
/api/teams/{team_id}/
Returns the information related to the provided team id.
get_team 1 param → 200404
PUT
/api/teams/{team_id}/
Updates an existing team with a new name.
update_team 2 params body → 200400404
DELETE
/api/teams/{team_id}/
Deletes a team if the authorized user is in the team's workspace. All the related children (e.g. subjects) are also going to be deleted.
delete_team 2 params → 204400404
GET
/api/teams/{team_id}/subjects/
Lists all team subjects in a given team.
list_team_subjects 1 param → 200400
POST
/api/teams/{team_id}/subjects/
Creates a new team subject.
create_subject 2 params body → 200400404
GET
/api/teams/{team_id}/subjects/{subject_id}/
Returns the information related to the provided subject id
get_subject 2 params → 200404
DELETE
/api/teams/{team_id}/subjects/{subject_id}/
Deletes a subject if the authorized user is in the team's workspace.
delete_subject 3 params → 204400404
GET
/api/teams/workspace/{workspace_id}/
Lists all teams in a given workspace.
workspace_list_teams 3 params → 200404
POST
/api/teams/workspace/{workspace_id}/
Creates a new team.
workspace_create_team 2 params body → 200400404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TeamResponse (8 properties), TeamSampleSubject (4 properties), TeamSubject (4 properties), TeamSubjectResponse (4 properties). Each schema is shown below with its type and property counts.

TeamSubjectResponse
object
4 properties 4 required
SubjectType0b2Enum
string
auth.User - auth.User
TeamResponse
object
8 properties 6 required
TeamSubject
object
Mixin to a DRF serializer class to raise an exception if data with unknown fields is provided to the serializer.
4 properties 2 required
TeamSampleSubject
object
4 properties 4 required
Team
object
Mixin to a DRF serializer class to raise an exception if data with unknown fields is provided to the serializer.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-teams-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin API
Baserow Admin data scanner API
Baserow AI Assistant API
Baserow Applications API
Baserow Audit log API
Baserow Auth API
Baserow Automation history API
Baserow Automation nodes API
Baserow Automation workflows API
Baserow Builder data sources API
Baserow Builder domains API
Baserow Builder elements API
Where this information came from

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