Bubble
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.
Bubble publishes 4 APIs on the APIs.io network, including Action API, Context API, Element API, and 1 more. Tagged areas include No-Code, Application Platform, Database, Workflow-Automation, and Plugins.
The Bubble catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Bubble’s developer surface includes authentication, documentation, getting-started guide, API reference, pricing, signup flow, developer portal, and 50 more developer resources.
Kin Score
APIs 4
Individual APIs this provider publishes, each with its own machine-readable definition.
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.
Postman Collections 3
Ready-to-run Postman collections for exercising this provider's APIs.
Open Collections 8
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
API Collection
OPEN COLLECTIONBubble Data Action API
OPEN COLLECTIONBubble Data Action Context API
OPEN COLLECTIONBubble Action Data API
OPEN COLLECTIONBubble Data Action Element API
OPEN COLLECTIONBubble Plugin API
OPEN COLLECTIONBubble Data Action Thing API
OPEN COLLECTIONBubble Data Action Workflow API
OPEN COLLECTIONScroll for all 8
Arazzo Workflows 10
Multi-step API workflows described with the Arazzo specification.
Bubble Bulk Create Then Search
Bulk create many records of a data type, then search the type to verify they landed.
ARAZZOBubble Create and Verify a Thing
Create a single record of a data type and read it back to confirm it persisted.
ARAZZOBubble Create a Thing Then Trigger a Backend Workflow
Create a record via the Data API, then trigger a backend workflow that processes it.
ARAZZOBubble Discover Data Types Then Search
Read the Data API metadata to discover exposed types, then search one of them.
ARAZZOBubble Get Then Replace a Thing
Read a record by id to confirm it exists, then fully replace it with a new object.
ARAZZOBubble Initialize Then Trigger a Backend Workflow
Run the one-time detection call for a backend workflow, then trigger it with the same parameters.
ARAZZOBubble Search Then Delete a Thing
Search a data type for a record matching a constraint and delete the first match.
ARAZZOBubble Search Then Update a Thing
Search a data type for a record matching a constraint and modify the first match.
ARAZZOBubble Trigger a Workflow Then Log a Thing
Trigger a backend workflow and record its result by creating a record via the Data API.
ARAZZOBubble Upsert a Thing
Find a record by a key field and update it if it exists, otherwise create it.
ARAZZOScroll for all 10
Pricing Plans 1
Published pricing tiers and plan structures.
Bubble Plans Pricing
PLANSRate Limits 1
Documented rate limits and quota policies.
Bubble Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals for API financial operations.
Bubble Finops
FINOPSFeatures 10
Notable capabilities this provider offers.
Visual Editor
Drag-and-drop application designer with responsive layouts and reusable element groups.
Built-In Database
Type-safe app database with privacy rules, search constraints, and Data API exposure.
Backend Workflows
Server-side automation engine with scheduling, recurring events, and webhook triggers.
Plugin Marketplace
Public catalog of plugins exposing custom actions, elements, and integrations to Bubble apps.
API Connector
Built-in HTTP client for calling external REST APIs from Bubble workflows and elements.
Custom Domains
Connect a custom domain on paid plans, with automatic SSL.
Version Control
Editor-level version control with branches and rollback (Growth, Team, Enterprise).
Workload Dashboard
Real-time visibility into Workload Unit consumption per activity, page, and workflow.
Mobile Builds
Native iOS and Android builds via the Mobile add-on bundles.
Multi-App Editing
Multiple editors and multi-app dashboards for agencies and teams.
Scroll for all 10
Semantic Vocabularies 1
JSON-LD contexts and semantic vocabularies used across these APIs.
Bubble Context
JSON-LDSpectral Rules 2
Spectral governance rulesets for linting and validating these APIs.
Bubble API Rules
SPECTRALBubble API Rules
SPECTRALJSON Schema 4
Standalone JSON Schema definitions for this provider's data models.
Bubble Data Search Response
JSON SCHEMABubble Data Thing
JSON SCHEMABubble API Error
JSON SCHEMABubble Workflow Response
JSON SCHEMAExamples 5
Example request and response payloads for these APIs.
Bubble Data Create Example
EXAMPLEBubble Data Modify Example
EXAMPLEBubble Data Search Example
EXAMPLESecurity Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 6
What developers build with this provider.
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.
Integrations 10
Pre-built integrations with other platforms and tools.
Stripe
Built-in Stripe plugin for payments, subscriptions, and Connect.
SendGrid
Transactional and marketing email via the SendGrid plugin.
Twilio
SMS and programmable voice via the Twilio plugin.
Google APIs
Maps, OAuth, Calendar, Sheets, and Drive integrations via plugins.
AWS
S3 file storage, Lambda, and SES integrations.
Algolia
Hosted search backed by Algolia for high-volume Bubble data.
Zapier
Bubble Workflow API endpoints triggered by Zapier zaps.
Make (Integromat)
Bubble Workflow API endpoints triggered by Make scenarios.
OpenAI
AI-powered features via OpenAI plugin actions.
Slack
Outbound notifications and inbound webhooks for team collaboration.
Scroll for all 10
Solutions 4
Packaged solutions this provider offers.
For Founders
Ship a SaaS or marketplace MVP without hiring engineers; iterate with users in real time.
For Agencies
White-label client apps with multi-app editor, version control, and sub-app architecture.
For Enterprise
Dedicated infrastructure, SSO, custom rate limits, advanced security, and SLA-backed support.
For Developers
Build and publish plugins to the marketplace; extend Bubble apps with custom JavaScript actions and elements.
Resources
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 13
Pagination, idempotency, versioning, errors, and events
Scroll for all 13
Build 7
SDKs, sample code, and the tooling you integrate with
Scroll for all 7
Access & Security 7
Authentication, authorization, and security posture
Scroll for all 7
Learn 2
Tutorials, courses, talks, and written guidance
Operate 6
Status, limits, changes, and where to get help
Commercial 6
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 6
Properties that don't map to a standard resource type
Source (apis.yml)
Work with this as data
Every provider here is available over the APIs.io API and to AI agents over MCP.