# Bubble

**Canonical:** https://apis.io/providers/bubble/  
**Website:** https://bubble.io/  
**APIs profiled:** 6

Bubble is a no-code application development platform that lets builders ship full-stack web and mobile apps without writing code. Bubble exposes three developer APIs — the Data API for CRUD against the app database, the Workflow API for triggering backend automations, and a JavaScript Plugin API for extending the platform with custom actions and elements. Server-side consumption is metered in Workload Units (WU) bundled into a tiered subscription (Free, Starter, Growth, Team, Enterprise) with overage pricing for additional WU and storage.

## Kin Score — 62.9 / 100 (strong)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 62.9).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 69.1 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 76.3 |
| Developer Ergonomics | 61.9 |
| Commercial Clarity | 64.5 |
| Access Clarity | 64.5 |

## Agent readiness — 32.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (6)

- **Bubble Data API** — 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 discove...
- **Bubble Workflow API** — REST API for triggering backend workflows defined in the Bubble editor. Each workflow is exposed at `/api/1.1/wf/{workflow_name}` and can be configured for POST or GET, with aut...
- **Bubble Action API** — Server-side and client-side action functions invoked by Bubble workflows.
- **Bubble Context API** — Helpers exposed on the runtime context object.
- **Bubble Element API** — Visual element lifecycle hooks invoked by the Bubble page renderer.
- **Bubble Thing API** — Database object accessors exposed to plugin code.

## Agentic access (1)

- **Bubble Agentic Access** — 19 operations · 13 acting

## Security (3)

- **Bubble Authentication** — http · 1 scheme
- **Bubble Domain Security** — TLSv1.3 · HSTS · DMARC
- **Bubble Trust Center** — SOC 2, GDPR

## Plans (1)

- **Bubble Plans Pricing**

## Use cases (6)

- **Internal Tools** — Build admin dashboards, CRM panels, and operations consoles without engineering headcount.
- **Marketplaces** — Two-sided marketplace MVPs with user roles, listings, search, and payments.
- **SaaS MVPs** — Subscription-billed SaaS products with multi-tenant data, auth, and Stripe integration.
- **Headless Backend** — Use a Bubble app as a managed backend for separately built mobile or web clients.
- **Internal API Integrations** — Webhook ingestion and back-office automation triggered from third-party tools.
- **Customer Portals** — Authenticated portals with privacy-rule-controlled data access and document upload.

## Tags

No-Code, Application Platform, Database, Workflow-Automation, Plugins

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/bubble/). Scores are computed from the provider's own public artifacts under a published rubric.
