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 Integrations API

The Integrations API from Baserow — 3 operation(s) for integrations.

Baserow Integrations 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 Integration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 23 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.

5 operations 3 paths 23 schemas 1 DELETE1 GET2 PATCH1 POST

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 Integrations 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 5

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

Integrations 5
GET
/api/application/{application_id}/integrations/
Lists all the integrations of the application related to the provided parameter if the user has access to the related application's workspace. If the workspace is related to a template, then this end…
list_application_integrations 1 param → 200404
POST
/api/application/{application_id}/integrations/
Creates a new integration
create_application_integration 2 params body → 200400404
PATCH
/api/integration/{integration_id}/
Updates an existing integration.
update_application_integration 2 params body → 200400404
DELETE
/api/integration/{integration_id}/
Deletes the integration related by the given id.
delete_application_integration 2 params → 204400404
PATCH
/api/integration/{integration_id}/move/
Moves the integration in the application before another integration or at the end of the application if no before integration is given. The integrations must belong to the same application.
move_application_integration 2 params body → 200400404

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are SMTPIntegrationIntegration (10 properties), LocalBaserowDatabaseApplication (8 properties), SMTPIntegrationCreateIntegration (8 properties), LocalBaserowIntegrationIntegration (7 properties). Each schema is shown below with its type and property counts.

AIIntegrationCreateIntegration
object
This serializer allow to set the type of an integration and the integration id before which we want to insert the new integration.
4 properties 2 required
LocalBaserowDatabaseApplication
object
8 properties 8 required
SlackBotIntegrationUpdateIntegration
object
2 properties 1 required
PatchedMoveIntegration
object
1 property
SMTPIntegrationCreateIntegration
object
This serializer allow to set the type of an integration and the integration id before which we want to insert the new integration.
8 properties 3 required
AIIntegrationUpdateIntegration
object
2 properties
PatchedIntegrationUpdateIntegration
SMTPIntegrationUpdateIntegration
object
6 properties 1 required
Workspace
object
3 properties 3 required
LocalBaserowContextData
object
1 property 1 required
LocalBaserowTable
object
5 properties 5 required
LocalBaserowIntegrationIntegration
object
Basic integration serializer mostly for returned values.
7 properties 7 required
IntegrationCreateIntegration
AIIntegrationIntegration
object
Basic integration serializer mostly for returned values.
6 properties 5 required
IntegrationIntegration
LocalBaserowIntegrationUpdateIntegration
object
3 properties 2 required
SubjectUser
object
4 properties 4 required
SMTPIntegrationIntegration
object
Basic integration serializer mostly for returned values.
10 properties 6 required
Type20cEnum
string
localbaserow - localbaserow smtp - smtp ai - ai slackbot - slackbot
LocalBaserowView
object
3 properties 3 required
LocalBaserowIntegrationCreateIntegration
object
This serializer allow to set the type of an integration and the integration id before which we want to insert the new integration.
5 properties 4 required
SlackBotIntegrationCreateIntegration
object
This serializer allow to set the type of an integration and the integration id before which we want to insert the new integration.
4 properties 3 required
SlackBotIntegrationIntegration
object
Basic integration serializer mostly for returned values.
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-integrations-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 Integrations 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.