# Grist

**Canonical:** https://apis.io/providers/grist/  
**Website:** https://www.getgrist.com/  
**APIs profiled:** 17

Grist is a collaborative spreadsheet and relational database platform that combines the flexibility of spreadsheets with the power of a structured database. It provides a REST API for reading and writing table records, managing organizations, workspaces, and documents, executing SQL queries against document data, and configuring outgoing webhooks triggered by data changes. Grist is available as a cloud-hosted SaaS at getgrist.com and as an open-source self-hosted deployment via the Apache-licensed grist-core repository maintained by Grist Labs.

## Kin Score — 46.5 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 46.5).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 57.3 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 50.0 |
| Developer Ergonomics | 26.2 |
| Commercial Clarity | 50.0 |
| Access Clarity | 50.0 |

## Agent readiness — 32.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (17)

- **Grist attachments API** — Documents may include attached files. Data records can refer to these using a column of type `Attachments`.
- **Grist columns API** — Tables are structured as a collection of columns.
- **Grist data API** — Work with table data, using a (now deprecated) columnar format. We now recommend the `records` endpoints.
- **Grist docs API** — Workspaces contain collections of Grist documents.
- **Grist forms API** — The forms API from Grist — 1 operation(s) for forms.
- **Grist orgs API** — Team sites and personal spaces are called 'orgs' in the API.
- **Grist profile API** — The profile API from Grist — 4 operation(s) for profile.
- **Grist records API** — Tables contain collections of records (also called rows).
- **Grist service accounts API** — Impersonations to manage grist resources through REST APIs with specific rights.
- **Grist session API** — The session API from Grist — 2 operation(s) for session.
- **Grist sql API** — Sql endpoint to query data from documents.
- **Grist tables API** — Documents are structured as a collection of tables.
- **Grist templates API** — The templates API from Grist — 2 operation(s) for templates.
- **Grist users API** — Grist users.
- **Grist webhooks API** — Document changes can trigger requests to URLs called webhooks.
- **Grist widgets API** — The widgets API from Grist — 1 operation(s) for widgets.
- **Grist workspaces API** — Sites can be organized into groups of documents called workspaces.

## Agentic access (1)

- **Grist Agentic Access** — 120 operations · 75 acting · 3 human-in-the-loop

## Security (2)

- **Grist Authentication** — http · 1 scheme
- **Grist Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Grist Plans Pricing**

## Tags

Spreadsheet, Database, Collaboration, No-Code, Data Management, Webhook, Open-Source

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/grist/). Scores are computed from the provider's own public artifacts under a published rubric.
