# Glide Rows API

**Canonical:** https://apis.io/apis/glide-apps/glide-apps-rows-api/  
**Provider:** Glide — https://apis.io/providers/glide-apps/  
**Base URL:** https://api.glideapps.com  
**Documentation:** https://apidocs.glideapps.com/api-reference/v2

Glide Rows API is one of 4 APIs that [Glide](https://apis.io/providers/glide-apps/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Rows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

List, read, add, update, and delete rows in a Big Table.

## Operations (6)

| Method | Path | Summary |
|---|---|---|
| HEAD | `/tables/{tableID}/rows` | Get rows version |
| GET | `/tables/{tableID}/rows` | Get rows |
| POST | `/tables/{tableID}/rows` | Add rows |
| GET | `/tables/{tableID}/rows/{rowID}` | Get a row |
| PATCH | `/tables/{tableID}/rows/{rowID}` | Update a row |
| DELETE | `/tables/{tableID}/rows/{rowID}` | Delete a row |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/glide-apps/refs/heads/main/openapi/glide-apps-rows-api-openapi.yml
- **Documentation** — https://www.glideapps.com/docs/using-glide-tables-api
- **APIReference** — https://apidocs.glideapps.com/api-reference/v2/tables/post-tables
- **PostmanCollection** — https://raw.githubusercontent.com/api-evangelist/glide-apps/refs/heads/main/collections/glide-apps.postman_collection.json
- **OpenCollection** — https://raw.githubusercontent.com/api-evangelist/glide-apps/refs/heads/main/collections/glide-apps.opencollection.json
- **APIReference** — https://apidocs.glideapps.com/api-reference/v2
- **Documentation** — https://www.glideapps.com/docs/getting-started-with-the-glide-api

## Other Glide APIs (3)

- [Glide Queries API](https://apis.io/apis/glide-apps/glide-apps-queries-api/)
- [Glide Stashes API](https://apis.io/apis/glide-apps/glide-apps-stashes-api/)
- [Glide Tables API](https://apis.io/apis/glide-apps/glide-apps-tables-api/)

## Tags

Rows

---

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