How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Planable Posts API

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.

Planable Posts API is one of 12 APIs that Planable publishes on the 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.

This API exposes 18 operations across 12 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.planable.io/api/v1.

18 operations 12 paths 1 schemas 3 DELETE6 GET3 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.planable.io/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Planable Posts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (pln_*) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 18

Across 12 paths, the API surfaces 18 operations — 3 DELETE, 6 GET, 3 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Posts 18
GET
/posts
List posts
5 params → 200400401403429500
POST
/posts
Create a new post
body → 201400401403404429500
GET
/posts/{id}
Get post detail
1 param → 200401403404429500
DELETE
/posts/{id}
Delete a post
1 param → 204401403404429500
PATCH
/posts/{id}
Update a post
1 param body → 200400401403404429500
GET
/posts/{id}/metrics
Get post metrics
1 param → 200400401403404429500
POST
/posts/{id}/sync
Trigger post metrics sync
1 param → 200400401403404429500
GET
/posts/{id}/sync-status
Get post metrics sync status
1 param → 200401403404429500
POST
/posts/{id}/share
Create a public share link
1 param → 200401403404429500
DELETE
/posts/{id}/share
Revoke the public share link
1 param → 204401403404429500
PATCH
/posts/reorder
Reorder posts in the grid
body → 200400401403404429500
POST
/posts/{id}/request-approval
Send a post for approval
1 param body → 200400401403404429500
GET
/posts/count
Get total posts count
→ 200401403429500
GET
/posts/{id}/comments
List comments on a post
4 params → 200401403404429500
POST
/posts/{id}/comments
Add a comment to a post
1 param body → 201400401403404429500
PATCH
/posts/{id}/comments/{commentId}
Update a comment on a post
2 params body → 200400401403404429500
DELETE
/posts/{id}/comments/{commentId}
Delete a comment from a post
2 params → 204401403404429500
POST
/posts/{id}/comments/{commentId}/reactions
Toggle a reaction on a comment
2 params body → 200400401403404429500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

planable-posts-api-openapi.yml Raw ↑

Other APIs Planable publishes across the network.

Planable Campaigns API
Planable Competitors API
Planable Labels API
Planable Media API
Planable Members API
Planable Pages API
Planable Social Listening API
Planable Stories API
Planable System API
Planable Workspaces API
Planable MCP Server
Where this information came from

This is an independent, third-party profile of Planable Posts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.