# Planable Posts API

**Canonical:** https://apis.io/apis/planable/planable-posts-api/  
**Provider:** Planable — https://apis.io/providers/planable/  
**Base URL:** https://api.planable.io/api/v1  
**Documentation:** https://planable.io/guides/planable-public-api/

Planable Posts API is one of 12 APIs that [Planable](https://apis.io/providers/planable/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Posts. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and a changelog.

The Posts API from Planable — 18 operation(s). The core content surface — list, create, read, update and delete posts, create synced cross-platform group posts, manage comments and reactions, request approval, create and revoke public share links, reorder the grid, and pull post metrics.

## Operations (18)

| Method | Path | Summary |
|---|---|---|
| GET | `/posts` | List posts |
| POST | `/posts` | Create a new post |
| GET | `/posts/{id}` | Get post detail |
| DELETE | `/posts/{id}` | Delete a post |
| PATCH | `/posts/{id}` | Update a post |
| GET | `/posts/{id}/metrics` | Get post metrics |
| POST | `/posts/{id}/sync` | Trigger post metrics sync |
| GET | `/posts/{id}/sync-status` | Get post metrics sync status |
| POST | `/posts/{id}/share` | Create a public share link |
| DELETE | `/posts/{id}/share` | Revoke the public share link |
| PATCH | `/posts/reorder` | Reorder posts in the grid |
| POST | `/posts/{id}/request-approval` | Send a post for approval |
| GET | `/posts/count` | Get total posts count |
| GET | `/posts/{id}/comments` | List comments on a post |
| POST | `/posts/{id}/comments` | Add a comment to a post |
| PATCH | `/posts/{id}/comments/{commentId}` | Update a comment on a post |
| DELETE | `/posts/{id}/comments/{commentId}` | Delete a comment from a post |
| POST | `/posts/{id}/comments/{commentId}/reactions` | Toggle a reaction on a comment |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/planable/refs/heads/main/openapi/planable-posts-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/planable/refs/heads/main/overlays/planable-posts-api-overlay.yaml
- **APIReference** — https://api.planable.io/api/v1/docs
- **Documentation** — https://help.planable.io/hc/en-us/
- **GettingStarted** — https://planable.io/guides/planable-public-api/
- **ChangeLog** — https://changelog.planable.io/
- **StatusPage** — https://status.planable.io/public-api

## Other Planable APIs (11)

- [Planable Campaigns API](https://apis.io/apis/planable/planable-campaigns-api/)
- [Planable Competitors API](https://apis.io/apis/planable/planable-competitors-api/)
- [Planable Labels API](https://apis.io/apis/planable/planable-labels-api/)
- [Planable Media API](https://apis.io/apis/planable/planable-media-api/)
- [Planable Members API](https://apis.io/apis/planable/planable-members-api/)
- [Planable Pages API](https://apis.io/apis/planable/planable-pages-api/)
- [Planable Social Listening API](https://apis.io/apis/planable/planable-social-listening-api/)
- [Planable Stories API](https://apis.io/apis/planable/planable-stories-api/)
- [Planable System API](https://apis.io/apis/planable/planable-system-api/)
- [Planable Workspaces API](https://apis.io/apis/planable/planable-workspaces-api/)
- [Planable MCP Server](https://apis.io/apis/planable/planable-mcp/)

## Tags

Posts

---

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