Baserow Database tables 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 Database tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.
This API exposes
18 operations
across 13 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.
18 operations13 paths52 schemas1 DELETE6 GET3 PATCH8 POST
Metadata
The identity and technical contract details declared by the specification.
Baserow Database tables 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 18
Across 13 paths, the API surfaces 18 operations — 1 DELETE, 6 GET, 3 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.
Database tables 18
GET
/api/data-sync/{data_sync_id}/periodic-interval/
Responds with the periodic data sync interval data, if the user has the right permissions. This is an enterprise feature.
get_periodic_data_sync_interval1 param→ 200400404
PATCH
/api/data-sync/{data_sync_id}/periodic-interval/
Updates the periodic data sync interval, if the user has the right permissions. This is an enterprise feature.
Responds with the data sync, including the data sync type specific properties, if the user has the right permissions.
get_table_data_sync1 param→ 200400404
PATCH
/api/database/data-sync/{data_sync_id}/
Updates the properties of the provided data sync, if the user has the right permissions. Note that if the syncedproperties is not provided, the available properties change, then the unavailable ones…
Start a job to sync the data sync table with the provided datasyncid parameter if the authorized user has access to the database's workspace.
sync_data_sync_table_async1 param→ 202400404
POST
/api/database/data-sync/database/{database_id}/
Creates a new data sync table with the given data sync type. This will technically create a table, but it's synchronized with the provided data sync information. This means that some fields related t…
Lists all the properties of the provided data sync type given the request data. This can be used to choose which properties should be included when creating the data sync.
get_table_data_sync_type_propertiesbody→ 200400
GET
/api/database/tables/{table_id}/
Returns the requested table if the authorized user has access to the related database's workspace.
get_database_table1 param→ 200400404
PATCH
/api/database/tables/{table_id}/
Updates the existing table if the authorized user has access to the related database's workspace.
update_database_table3 paramsbody→ 200400404
DELETE
/api/database/tables/{table_id}/
Deletes the existing table if the authorized user has access to the related database's workspace.
delete_database_table3 params→ 204400404
POST
/api/database/tables/{table_id}/duplicate/async/
Start a job to duplicate the table with the provided tableid parameter if the authorized user has access to the database's workspace.
duplicate_database_table_async3 params→ 202400404
POST
/api/database/tables/{table_id}/import/async/
Import data in the specified table if the authorized user has access to the related database's workspace. This endpoint is asynchronous and return the created job to track the progress of the task.
This endpoint only works in combination with the token authentication. It lists all the tables that the token has either create, read, update or delete access to.
list_all_token_tables→ 200
GET
/api/database/tables/database/{database_id}/
Lists all the tables that are in the database related to the databaseid parameter if the user has access to the database's workspace. A table is exactly as the name suggests. It can hold multiple fie…
list_database_tables1 param→ 200400404
POST
/api/database/tables/database/{database_id}/
Creates synchronously a new table for the database related to the provided databaseid parameter if the authorized user has access to the database's workspace. As an alternative you can use the create…
Creates a job that creates a new table for the database related to the provided databaseid parameter if the authorized user has access to the database's workspace. This endpoint is asynchronous and r…
Changes the order of the provided table ids to the matching position that the id has in the list. If the authorized user does not belong to the workspace it will be ignored. The order of the not prov…
order_database_tables3 paramsbody→ 204400404
Schemas 52
The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are PostgreSQLDataSyncDataSync (16 properties), FileImportJobTypeResponse (14 properties), JiraIssuesDataSyncDataSync (13 properties), PostgreSQLDataSyncCreateDataSync (12 properties). Each schema is shown below with its type and property counts.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Baserow Database tables 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.