/
PL
planable
/
Planable Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 3d ago
Details
Filter operations
Campaigns
5
Competitors
6
Labels
2
Media
3
Members
1
Pages
4
Posts
18
get
List posts
post
Create a new post
get
Get post detail
delete
Delete a post
patch
Update a post
get
Get post metrics
post
Trigger post metrics sync
get
Get post metrics sync status
post
Create a public share link
delete
Revoke the public share link
patch
Reorder posts in the grid
post
Send a post for approval
get
Get total posts count
get
List comments on a post
post
Add a comment to a post
delete
Delete a comment from a post
patch
Update a comment on a post
post
Toggle a reaction on a comment
Social Listening
7
Stories
1
System
1
Workspaces
3
Posts
Get post detail
Returns a single post by ID including media URLs.
get
/posts/{id}
Path parameters
id
string
required
Response
Post detail with media
object
required
data
object
required
Changes