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 Applications API

The Applications API from Baserow — 5 operation(s) for applications.

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

This API exposes 8 operations across 5 paths, and defines 65 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.

8 operations 5 paths 65 schemas 1 DELETE3 GET1 PATCH3 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 Applications 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 8

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

Applications 8
GET
/api/applications/
Lists all the applications that the user has access to. The properties that belong to the application can differ per type. An application always belongs to a single workspace. All the applications of…
list_all_applications → 200400
GET
/api/applications/{application_id}/
Returns the requested application if the authorized user is in the application's workspace. The properties that belong to the application can differ per type.
workspace_get_application 1 param → 200400404
PATCH
/api/applications/{application_id}/
Updates the existing application related to the provided applicationid param if the authorized user is in the application's workspace. It is not possible to change the type, but properties like the n…
workspace_update_application 3 params body → 200400404
DELETE
/api/applications/{application_id}/
Deletes an application if the authorized user is in the application's workspace. All the related children are also going to be deleted. For example in case of a database application all the underlyin…
workspace_delete_application 3 params → 204400404
POST
/api/applications/{application_id}/duplicate/async/
Duplicate an application if the authorized user is in the application's workspace. All the related children are also going to be duplicated. For example in case of a database application all the unde…
duplicate_application_async 3 params → 202400404
GET
/api/applications/workspace/{workspace_id}/
Lists all the applications of the workspace related to the provided workspaceid parameter if the authorized user is in that workspace. If theworkspace is related to a template, then this endpoint wil…
workspace_list_applications 1 param → 200400404
POST
/api/applications/workspace/{workspace_id}/
Creates a new application based on the provided type. The newly created application is going to be added to the workspace related to the provided workspaceid parameter. If the authorized user does no…
workspace_create_application 3 params body → 200400404
POST
/api/applications/workspace/{workspace_id}/order/
Changes the order of the provided application 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 no…
workspace_order_applications 3 params body → 204400404

Schemas 65

The contract defines 65 schemas that model the data the API accepts and returns. The most detailed are ColorTypographyButtonImagePageInputTableLinklink_active_text_decoration (117 properties), BuilderApplication (12 properties), Page (11 properties), UserFile (10 properties). Each schema is shown below with its type and property counts.

ButtonFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
LinkTextAlignmentEnum
string
left - Left center - Center right - Right
Page
object
👉 Mind to update the baserow.contrib.builder.api.domains.serializer.PublicPageSerializer when you update this one.
11 properties 9 required
Type76dEnum
string
database - database dashboard - dashboard automation - automation builder - builder
BuilderBaseApplicationCreatePolymorphic
object
7 properties 2 required
PatchedApplicationBaseApplicationUpdatePolymorphic
Heading2FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
ButtonTextAlignmentEnum
string
left - Left center - Center right - Right
LoadTypeEnum
string
- None defer - Defer async - Async
ButtonWidthEnum
string
auto - Auto full - Full
ApplicationApplication
Heading6FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
DatabaseBaseApplicationUpdatePolymorphic
object
1 property 1 required
Heading5FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
CustomScriptTypeEnum
string
stylesheet - Stylesheet javascript - JavaScript
BodyTextAlignmentEnum
string
left - Left center - Center right - Right
CustomScript
object
5 properties 1 required
Workspace
object
3 properties 3 required
CustomCode
object
2 properties
InputFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
AutomationApplication
object
The Automation serializer.
7 properties 7 required
TableHeaderFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
CrossoriginEnum
string
- None anonymous - Anonymous credentials - Use credentials
Heading3TextAlignmentEnum
string
left - Left center - Center right - Right
DuplicateApplicationJobTypeResponse
object
9 properties 8 required
BodyFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
Heading5TextAlignmentEnum
string
left - Left center - Center right - Right
DatabaseBaseApplicationCreatePolymorphic
object
3 properties 2 required
DatabaseApplication
object
7 properties 7 required
BuilderBaseApplicationUpdatePolymorphic
object
5 properties 1 required
TableHeaderTextAlignmentEnum
string
left - Left center - Center right - Right
Heading4TextAlignmentEnum
string
left - Left center - Center right - Right
DashboardApplication
object
7 properties 6 required
QueryParam
object
2 properties 2 required
UserFile
object
10 properties 6 required
AutomationBaseApplicationCreatePolymorphic
object
The Automation serializer.
3 properties 2 required
DashboardBaseApplicationCreatePolymorphic
object
4 properties 2 required
VisibilityC5fEnum
string
all - All logged-in - Logged In
PageBackgroundModeEnum
string
tile - Tile fill - Fill fit - Fit
Heading6TextAlignmentEnum
string
left - Left center - Center right - Right
Table
object
5 properties 5 required
Heading4FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
AutomationWorkflow
object
10 properties 8 required
AutomationBaseApplicationUpdatePolymorphic
object
The Automation serializer.
1 property 1 required
BlankEnum
RoleTypeEnum
string
allowall - Allow All allowallexcept - Allow All Except disallowallexcept - Disallow All Except
ColorTypographyButtonImagePageInputTableLinklink_active_text_decoration
object
117 properties
DataSync
object
9 properties 5 required
Heading1FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
DashboardBaseApplicationUpdatePolymorphic
object
2 properties 1 required
ButtonAlignmentEnum
string
left - Left center - Center right - Right
LinkFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
Heading3FontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
OrderApplications
object
1 property 1 required
TableCellAlignmentEnum
string
left - Left center - Center right - Right
Heading1TextAlignmentEnum
string
left - Left center - Center right - Right
DataSyncSyncedProperty
object
3 properties 2 required
TypeC70Enum
string
text - text numeric - numeric
ApplicationBaseApplicationCreatePolymorphic
LabelFontWeightEnum
string
thin - Thin extra-light - Extra Light light - Light regular - Regular medium - Medium semi-bold - Semi Bold bold - Bold extra-bold - Extra Bold heavy - Heavy b…
ImageAlignmentEnum
string
left - Left center - Center right - Right
PathParam
object
2 properties 2 required
Heading2TextAlignmentEnum
string
left - Left center - Center right - Right
BuilderApplication
object
The builder serializer. 👉 Mind to update the baserow.contrib.builder.api.domains.serializer.PublicBuilderSerializer file when you update this one if needed.
12 properties 10 required
ImageConstraintEnum
string
cover - Cover contain - Contain full-width - Full Width

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-applications-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin API
Baserow Admin data scanner API
Baserow AI Assistant 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
Baserow Builder pages API
Where this information came from

This is an independent, third-party profile of Baserow Applications 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.