API
Unlock the power of APIs in your Bubble application.
By Support and 1 other2 authors25 articles
Introduction to APIsIn this section we will go over what an API is and how you can use it in your Bubble application.
What is a RESTful API?This article covers what it means that an API is RESTful and how a RESTful API call is structured.
Bubble APIThis article covers the ways Bubble can set up API endpoints for other applications to read/edit your database and execute workflows.
Bubble API: TerminologyThis section covers the specific Bubble-related terminology concerning APIs.
Bubble API: AuthenticationThis section covers how to authenticate clients that initiate a connection to your Bubble application.
Bubble API: Authentication - How to authenticateThis article covers what kind of authentication method the Bubble API accepts.
Bubble API: Authentication - No authenticationThis article covers how to set up incoming API connections that don't require any authentication.
Bubble API: Authentication - As a userThis article covers how to authenticate an API client as a user logged in to your application, protecting your data with Privacy Rules.
Bubble API: Authentication - As an AdminThis article covers how to authenticate API clients making incoming requests with full administrative access using a Bubble API token.
Bubble API: Data APIThis article covers the Data API, which lets you set up your application to accept requests to read, create, edit and delete records.
Bubble API: Data API - RequestsThis article covers the different requests that you can make with the Data API.
Bubble API: Data API - EndpointsThis article covers how to identify the correct endpoint when using the Bubble Data API.
Bubble API: Data API - Privacy RulesThis article covers the Privacy Rules settings for the Data API.
Bubble API: Workflow APIThis article covers how to use API workflows to allow external applications to execute workflows in your Bubble app.
Bubble API: Workflow API - Privacy rulesThis section covers how API Workflows are affected by privacy rules.
Bubble API: Workflow API - EndpointsThis article covers how to identify the correct endpoint for a given API Workflow.
Bubble API: Workflow API - API workflowsThis article covers API workflows and how to set them up in your application.
Bubble API: Workflow API - Creating API workflowsThis article covers how to create and setup an API Workflow.
Bubble API: Workflow API - Scheduling API workflowsAPI Workflows can be triggered or scheduled internally in your app.
Bubble API: Workflow API - Recursive API workflowsThis article describes what recursive workflows are and how to set them up.
API Workflows: Case - Stripe notifications
API ConnectorThe API Connector is used to make outbound connections to external applications and use it as a data source or trigger actions.
API Connector: AuthenticationThis article covers the different authentication methods the API Connector offers.
API GlossaryThis section covers widely used API terminology.
Streaming API
