Baserow REST API
The Baserow REST API provides full programmatic access to databases, tables, rows, fields, views, and workspaces. It supports token-based authentication with granular table-level permissions and includes an auto-generated OpenAPI specification for every database schema.
Documentation
Documentation
https://baserow.io/docs/apis/rest-api
Authentication
https://baserow.io/user-docs/personal-api-tokens
Specifications
Schemas & Data
Other Resources
Redoc
https://api.baserow.io/api/redoc/
UserDocumentation
https://baserow.io/user-docs/database-api
OpenAPISpec
https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/openapi/baserow-rest-api-openapi.yml
Examples
https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/examples/baserow-api-examples.json