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 Field rules API

The Field rules API from Baserow — 3 operation(s) for field rules.

Baserow Field rules 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 Field rules. 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 9 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 9 schemas 1 DELETE2 GET1 POST1 PUT

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 Field rules 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, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Field rules 5
GET
/api/database/field-rules/{table_id}/
Get a list of field rules for the table
get_field_rules 1 param → 200400404
POST
/api/database/field-rules/{table_id}/
Create a field rule for a table
create_field_rule 1 param body → 200400404409
GET
/api/database/field-rules/{table_id}/invalid-rows/
Get a list of invalid rows
get_invalid_rows 1 param → 200400404
PUT
/api/database/field-rules/{table_id}/rule/{rule_id}/
Update a specific field rule.
update_field_rule 2 params body → 200400404
DELETE
/api/database/field-rules/{table_id}/rule/{rule_id}/
Delete a field rule.
delete_field_rule 2 params → 204400404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are DateDependencyResponseFieldRule (10 properties), DateDependencyRequestFieldRule (6 properties), DateDependencyRequestUpdateFieldRule (6 properties), PaginationSerializerInvalidRow (4 properties). Each schema is shown below with its type and property counts.

Type908Enum
string
datedependency - datedependency
PaginationSerializerInvalidRow
object
4 properties 4 required
Field_RulesRequestFieldRule
Field_RulesResponseFieldRule
DateDependencyRequestUpdateFieldRule
object
Serializes inbound date dependency configuration. Requires table in the context.
6 properties 2 required
DateDependencyRequestFieldRule
object
Serializes inbound date dependency configuration. Requires table in the context.
6 properties 2 required
DateDependencyResponseFieldRule
object
Serializes inbound date dependency configuration. Requires table in the context.
10 properties 6 required
InvalidRow
object
1 property 1 required
Field_RulesRequestUpdateFieldRule

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-field-rules-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 Field rules 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.