Baserow website screenshot

Baserow

Baserow is an open-source no-code database platform that allows teams to build databases, automations, applications, and AI agents without writing code. It offers a REST API for programmatically managing workspaces, databases, tables, rows, fields, and views. The platform is available as a cloud-hosted service at baserow.io or as a self-hosted deployment via Docker, giving organizations full control over their data. Baserow is GDPR, HIPAA, and SOC 2 Type II compliant, and is trusted by over 150,000 users as an open alternative to tools like Airtable.

1 APIs 0 Features
No-CodeDatabaseOpen SourceREST APISelf-HostedTablesRowsAutomation

APIs

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-leve...

Pricing Plans

Baserow Plans Pricing

4 plans

PLANS

Rate Limits

Baserow Rate Limits

4 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Baserow Context

20 classes · 22 properties

JSON-LD

Example Payloads

Baserow Api Examples

2 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
🔗
LinkedIn
LinkedIn
🔗
X
X
📰
Blog
Blog
📄
ChangeLog
ChangeLog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
Community
Community
💬
FAQ
FAQ
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext

Sources

Raw ↑
aid: baserow
name: Baserow
description: 'Baserow is an open-source no-code database platform that allows teams to build databases, automations, applications,
  and AI agents without writing code. It offers a REST API for programmatically managing workspaces, databases, tables, rows,
  fields, and views. The platform is available as a cloud-hosted service at baserow.io or as a self-hosted deployment via
  Docker, giving organizations full control over their data. Baserow is GDPR, HIPAA, and SOC 2 Type II compliant, and is trusted
  by over 150,000 users as an open alternative to tools like Airtable.

  '
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- No-Code
- Database
- Open Source
- REST API
- Self-Hosted
- Tables
- Rows
- Automation
url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
apis:
- aid: baserow:baserow-rest-api
  name: Baserow REST API
  description: '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.

    '
  humanURL: https://baserow.io/docs/apis/rest-api
  baseURL: https://api.baserow.io
  tags:
  - Database
  - Tables
  - Rows
  - Fields
  - Views
  - Workspaces
  properties:
  - type: Documentation
    url: https://baserow.io/docs/apis/rest-api
  - type: OpenAPI
    url: https://api.baserow.io/api/schema.json
  - type: Redoc
    url: https://api.baserow.io/api/redoc/
  - type: UserDocumentation
    url: https://baserow.io/user-docs/database-api
  - type: Authentication
    url: https://baserow.io/user-docs/personal-api-tokens
  - type: OpenAPISpec
    url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/openapi/baserow-rest-api-openapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/json-schema/baserow-schemas.json
  - type: Examples
    url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/examples/baserow-api-examples.json
common:
- type: Website
  url: https://baserow.io
- type: Documentation
  url: https://baserow.io/docs/index
- type: GitHubOrganization
  url: https://github.com/baserow
- type: GitHubRepository
  url: https://github.com/baserow/baserow
- type: LinkedIn
  url: https://www.linkedin.com/company/baserow/
- type: X
  url: https://twitter.com/baserow
- type: Blog
  url: https://baserow.io/blog
- type: ChangeLog
  url: https://baserow.io/blog/category/release
- type: Pricing
  url: https://baserow.io/pricing
- type: StatusPage
  url: https://status.baserow.org/
- type: Community
  url: https://community.baserow.io/
- type: FAQ
  url: https://baserow.io/faq
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/plans/baserow-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/rate-limits/baserow-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/finops/baserow-finops.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/vocabulary/baserow-vocabulary.yml
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/baserow/refs/heads/main/json-ld/baserow-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com