# Bubble Thing API

**Canonical:** https://apis.io/apis/bubble/bubble-thing-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 Thing 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 Thing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Database object accessors exposed to plugin code.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/thing/{id}` | Get Thing By Id |
| GET | `/things` | Get Things By Id |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/openapi/bubble-thing-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

## Other Bubble APIs (3)

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

## Tags

Thing

---

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