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 Dashboard data sources API

The Dashboard data sources API from Baserow — 3 operation(s) for dashboard data sources.

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

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

3 operations 3 paths 52 schemas 1 GET1 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 Dashboard data sources 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 3

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

Dashboard data sources 3
GET
/api/dashboard/{dashboard_id}/data-sources/
Lists all the data sources of the dashboard if the user has access to the related dashboard's workspace.
list_dashboard_data_sources 1 param → 200401404
PATCH
/api/dashboard/data-sources/{data_source_id}/
Updates an existing dashboard data source.
update_dashboard_data_source 3 params body → 200400401404
POST
/api/dashboard/data-sources/{data_source_id}/dispatch/
Dispatches the service of the related data source and returns the result.
dispatch_dashboard_data_source 1 param → 404400401

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are CoreSMTPEmailServiceDashboardDataSource (20 properties), CoreHTTPRequestServiceDashboardDataSource (18 properties), LocalBaserowGroupedAggregateRowsDashboardDataSource (16 properties), AIAgentServiceDashboardDataSource (16 properties). Each schema is shown below with its type and property counts.

LocalBaserowListRowsDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
15 properties 9 required
CoreSMTPEmailServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
20 properties 10 required
AIAgentServiceUpdateDashboardDataSource
object
8 properties
LocalBaserowGroupedAggregateRowsDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
16 properties 9 required
SlackWriteMessageServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
12 properties 9 required
LocalBaserowTableServiceAggregationSortBy
object
4 properties 4 required
LocalBaserowRowsUpdatedDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
11 properties 9 required
CorePeriodicServiceUpdateDashboardDataSource
object
8 properties 1 required
CoreHTTPRequestServiceUpdateDashboardDataSource
object
11 properties 1 required
LocalBaserowRowsUpdatedUpdateDashboardDataSource
object
3 properties
LocalBaserowRowsCreatedUpdateDashboardDataSource
object
3 properties
HTTPFormData
object
Serializer for the Form data model.
3 properties 2 required
CorePeriodicServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
16 properties 11 required
AIAgentServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
16 properties 9 required
HTTPHeader
object
Serializer for the HTTPHeader model.
3 properties 2 required
AiOutputType5efEnum
string
text - Text choice - Choice
LocalBaserowGroupedAggregateRowsUpdateDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
8 properties
SlackWriteMessageServiceUpdateDashboardDataSource
object
4 properties
LocalBaserowGetRowUpdateDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
7 properties
CoreRouterServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
12 properties 10 required
Interval3bdEnum
string
MINUTE - MINUTE HOUR - HOUR DAY - DAY WEEK - WEEK MONTH - MONTH
CoreRouterServiceUpdateDashboardDataSource
object
4 properties
CoreIteratorServiceUpdateDashboardDataSource
object
3 properties
LocalBaserowTableServiceFieldMapping
object
3 properties 2 required
LocalBaserowAggregateRowsUpdateDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
8 properties
CoreHTTPRequestServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
18 properties 10 required
LocalBaserowAggregateRowsDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
16 properties 9 required
LocalBaserowTableServiceAggregationSeries
object
3 properties 1 required
BodyTypeD6eEnum
string
plain - Plain Text html - HTML
LocalBaserowRowsDeletedDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
11 properties 9 required
LocalBaserowUpsertRowUpdateDashboardDataSource
object
5 properties
CoreHTTPTriggerServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
13 properties 10 required
CoreSMTPEmailServiceUpdateDashboardDataSource
object
12 properties 1 required
BodyType870Enum
string
json - JSON form - Form Data raw - Raw none - None
LocalBaserowRowsDeletedUpdateDashboardDataSource
object
3 properties
Integration_ServiceDashboardDataSource
DirectionEnum
string
ASC - Ascending DESC - Descending
LocalBaserowTableServiceAggregationGroupBy
object
2 properties 2 required
CoreRouterServiceEdge
object
4 properties 1 required
CoreHTTPTriggerServiceUpdateDashboardDataSource
object
5 properties
HTTPQueryParam
object
Serializer for the HTTPQueryParam model.
3 properties 2 required
SortOnEnum
string
SERIES - Series GROUPBY - Group by PRIMARY - Primary
LocalBaserowDeleteRowDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
12 properties 9 required
CoreIteratorServiceDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
11 properties 10 required
PatchedIntegration_ServiceUpdateDashboardDataSource
LocalBaserowUpsertRowDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
13 properties 9 required
LocalBaserowGetRowDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
15 properties 9 required
LocalBaserowListRowsUpdateDashboardDataSource
object
A serializer mixin for services which implement the local Baserow filterable mixin. It ensures that when serialize the service, all filters (including those po…
7 properties
HttpMethodEnum
string
GET - GET POST - POST PUT - PUT DELETE - DELETE PATCH - PATCH HEAD - HEAD OPTIONS - OPTIONS
LocalBaserowDeleteRowUpdateDashboardDataSource
object
4 properties
ConditionTypeEnum
string
AND - And OR - Or
LocalBaserowRowsCreatedDashboardDataSource
object
Basic data source serializer mostly for returned values. This serializer flatten the service properties so that from an API POV only the data source object exi…
11 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-dashboard-data-sources-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 Dashboard data sources 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.