# Bubble Action API

**Canonical:** https://apis.io/apis/bubble/bubble-action-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 Action API is one of 4 APIs that [Bubble](https://apis.io/providers/bubble/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Action. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Server-side and client-side action functions invoked by Bubble workflows.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| POST | `/actions/serverSide/{actionName}` | Invoke Server-Side Action |
| POST | `/actions/clientSide/{actionName}` | Invoke Client-Side Action |

## Machine-readable artifacts (16)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/openapi/bubble-action-api-openapi.yml
- **Documentation** — https://manual.bubble.io/account-and-marketplace/building-plugins.md
- **APIReference** — https://manual.bubble.io/account-and-marketplace/building-plugins/updating-to-plugin-api-v4.md
- **Tutorials** — https://manual.bubble.io/account-and-marketplace/building-plugins/building-actions.md
- **Tutorials** — https://manual.bubble.io/account-and-marketplace/building-plugins/building-elements.md
- **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 (3)

- [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

Action

---

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