# Bubble Data API

**Canonical:** https://apis.io/apis/bubble/bubble-data-api/  
**Provider:** Bubble — https://apis.io/providers/bubble/  
**Base URL:** https://{appname}.bubbleapps.io/api/1.1  
**Documentation:** https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api.md

Bubble Data API is one of 6 APIs that [Bubble](https://apis.io/providers/bubble/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 3 JSON Schema definitions. Tagged areas include Data API, REST, CRUD, and Database. The published artifact set on APIs.io includes API documentation, an API reference, authentication docs, a getting-started guide, an OpenAPI specification, and 3 JSON Schemas.

REST API exposing the Bubble app database. Supports search with constraints, cursor-based pagination, single-record CRUD, bulk create (up to 1,000 records), and metadata discovery. Authentication uses bearer tokens (admin tokens bypass privacy rules; user tokens enforce them). Endpoints are available on both live and `version-test` (development) environments.

## Machine-readable artifacts (19)

- **Documentation** — https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api.md
- **APIReference** — https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/data-api-endpoints.md
- **Authentication** — https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication.md
- **GettingStarted** — https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/data-api-requests.md
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/openapi/bubble-data-api-openapi.yml
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/json-schema/bubble-data-thing-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/json-schema/bubble-data-search-response-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/json-schema/bubble-error-schema.json
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/apis.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-bulk-create-then-search-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-create-and-get-thing-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-create-thing-then-trigger-workflow-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-discover-types-then-search-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-get-then-replace-thing-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-initialize-then-trigger-workflow-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-search-then-delete-thing-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-search-then-update-thing-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-trigger-workflow-then-log-thing-workflow.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/arazzo/bubble-upsert-thing-workflow.yml

## Other Bubble APIs (5)

- [Bubble Workflow API](https://apis.io/apis/bubble/bubble-workflow-api/)
- [Bubble Action API](https://apis.io/apis/bubble/bubble-action-api/)
- [Bubble Context API](https://apis.io/apis/bubble/bubble-context-api/)
- [Bubble Element API](https://apis.io/apis/bubble/bubble-element-api/)
- [Bubble Thing API](https://apis.io/apis/bubble/bubble-thing-api/)

## Tags

Data API, REST, CRUD, Database

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bubble/bubble-data-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bubble/.
