-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
444 lines (444 loc) · 15.4 KB
/
Copy pathapis.yml
File metadata and controls
444 lines (444 loc) · 15.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
aid: planable
name: Planable
description: 'Planable is a collaboration-first social media management platform used by agencies, multi-location brands,
multi-brand companies and in-house marketing teams to create, plan, collaborate on, approve, schedule, publish and analyze
content across Facebook, Instagram, X (Twitter), LinkedIn, TikTok, YouTube, Pinterest, Threads and Google Business Profile.
It exposes three programmable surfaces: a REST Public API v1 at https://api.planable.io/api/v1 with 51 operations over workspaces,
pages, posts, comments, campaigns, labels, media, members, stories, competitor analytics and social listening; a remote
OAuth-protected MCP server at https://mcp.planable.io/mcp for Claude, ChatGPT and Gemini; and twelve MIT-licensed Agent
Skills published as a Claude Code plugin. Agent- and API-created content always lands as a draft and passes through Planable''s
normal approval workflow.'
deliveryModel:
model: unknown
open_source: unknown
commercial: true
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
- pricing
- repository-unlicensed
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/planable.png
url: https://raw.githubusercontent.com/api-evangelist/planable/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-13'
specificationVersion: '0.23'
tags:
- Social-Media
- Content Collaboration
- Approval Workflows
- Social Media Management
- Content Publishing
- Marketing
- Social Media Analytics
- Social Listening
- MCP
- AI Agents
- Agent Skills
tags_raw:
- Social Media
- Content Collaboration
- Approval Workflows
- Social Media Management
- Content Publishing
- Marketing
- Social Media Analytics
- Social Listening
- MCP
- AI Agents
- Agent Skills
apis:
- aid: planable:planable-campaigns-api
name: Planable Campaigns API
description: The Campaigns API from Planable — 5 operation(s). Create, read, update and delete campaigns — named groupings
of posts inside a workspace.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Campaigns
properties:
- type: OpenAPI
url: openapi/planable-campaigns-api-openapi.yml
- type: Overlay
url: overlays/planable-campaigns-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-competitors-api
name: Planable Competitors API
description: The Competitors API from Planable — 6 operation(s). Track up to five competitor social pages per page and pull
comparison tables, follower/engagement trends and competitor top posts. Requires the Analytics add-on.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Competitors
properties:
- type: OpenAPI
url: openapi/planable-competitors-api-openapi.yml
- type: Overlay
url: overlays/planable-competitors-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-labels-api
name: Planable Labels API
description: The Labels API from Planable — 2 operation(s). List and create the color-coded labels used to organize posts
by topic, format or event within a workspace.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Labels
properties:
- type: OpenAPI
url: openapi/planable-labels-api-openapi.yml
- type: Overlay
url: overlays/planable-labels-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-media-api
name: Planable Media API
description: The Media API from Planable — 3 operation(s). List the workspace media library, upload assets from a public
URL (up to 100MB per file) and read an asset’s type, dimensions and processing status.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Media
properties:
- type: OpenAPI
url: openapi/planable-media-api-openapi.yml
- type: Overlay
url: overlays/planable-media-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-members-api
name: Planable Members API
description: The Members API from Planable — 1 operation(s). List workspace members with their roles and approval-level
assignments.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Members
properties:
- type: OpenAPI
url: openapi/planable-members-api-openapi.yml
- type: Overlay
url: overlays/planable-members-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-pages-api
name: Planable Pages API
description: The Pages API from Planable — 4 operation(s). List the social channels connected to a workspace, pull per-page
analytics, and trigger and poll a metrics sync from the source platforms.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Pages
properties:
- type: OpenAPI
url: openapi/planable-pages-api-openapi.yml
- type: Overlay
url: overlays/planable-pages-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-posts-api
name: Planable Posts API
description: 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.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Posts
properties:
- type: OpenAPI
url: openapi/planable-posts-api-openapi.yml
- type: Overlay
url: overlays/planable-posts-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-social-listening-api
name: Planable Social Listening API
description: The Social Listening API from Planable — 7 operation(s). Track brand and topic keywords for a workspace, then
read matched mentions, daily metrics, aggregated summaries and sync status.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Social Listening
properties:
- type: OpenAPI
url: openapi/planable-social-listening-api-openapi.yml
- type: Overlay
url: overlays/planable-social-listening-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-stories-api
name: Planable Stories API
description: The Stories API from Planable — 1 operation(s). Create single-frame or multi-frame Instagram and Facebook stories.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Stories
properties:
- type: OpenAPI
url: openapi/planable-stories-api-openapi.yml
- type: Overlay
url: overlays/planable-stories-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-system-api
name: Planable System API
description: The System API from Planable — 1 operation(s). Health check for the Planable Public API.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- System
properties:
- type: OpenAPI
url: openapi/planable-system-api-openapi.yml
- type: Overlay
url: overlays/planable-system-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-workspaces-api
name: Planable Workspaces API
description: The Workspaces API from Planable — 3 operation(s). List, create and delete the workspaces that scope every
other resource in the API.
humanURL: https://planable.io/guides/planable-public-api/
baseURL: https://api.planable.io/api/v1
tags:
- Workspaces
properties:
- type: OpenAPI
url: openapi/planable-workspaces-api-openapi.yml
- type: Overlay
url: overlays/planable-workspaces-api-overlay.yaml
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: ChangeLog
url: https://changelog.planable.io/
- type: StatusPage
url: https://status.planable.io/public-api
- aid: planable:planable-mcp
name: Planable MCP Server
description: Planable’s official remote Model Context Protocol server at https://mcp.planable.io/mcp. An OAuth 2.0 protected
resource (authorization code + PKCE, dynamic client registration, six scopes) that gives Claude, ChatGPT and Gemini read
and write access to the signed-in user’s workspaces, pages, posts, comments, approvals, media library and analytics. Agent-created
content always lands as a draft and passes through Planable’s normal approval flow. Available on all Planable plans.
humanURL: https://planable.io/guides/planable-mcp/
baseURL: https://mcp.planable.io/mcp
tags:
- MCP
- AI Agents
tags_raw:
- MCP
- AI Agents
- Model Context Protocol
properties:
- type: MCPServer
url: mcp/planable-mcp.yml
- type: ToolCrosswalk
url: mcp/planable-tool-crosswalk.yml
- type: AgentSkill
url: skills/_index.yml
- type: OAuthScopes
url: scopes/planable-scopes.yml
- type: Documentation
url: https://planable.io/guides/planable-mcp/
- type: GettingStarted
url: https://help.planable.io/hc/en-us/articles/27538577098780-How-to-connect-Planable-MCP-to-your-AI-tools
- type: SourceCode
url: https://github.com/Planable/smm-skills
common:
- type: CapabilityMap
url: capabilities/planable-capability-edges.yml
name: Planable Business Capability Map
- type: OpenAPI
url: openapi/_original/planable-openapi.json
- type: MCPServer
url: mcp/planable-mcp.yml
- type: ToolCrosswalk
url: mcp/planable-tool-crosswalk.yml
- type: AgentSkill
url: skills/_index.yml
- type: Authentication
url: authentication/planable-authentication.yml
- type: OAuthScopes
url: scopes/planable-scopes.yml
- type: Conventions
url: conventions/planable-conventions.yml
- type: Idempotency
url: conventions/planable-conventions.yml
- type: ErrorCatalog
url: errors/planable-problem-types.yml
- type: RateLimits
url: rate-limits/planable-rate-limits.yml
- type: DataModel
url: data-model/planable-data-model.yml
- type: Conformance
url: conformance/planable-conformance.yml
- type: Lifecycle
url: lifecycle/planable-lifecycle.yml
- type: Packages
url: packages/planable-packages.yml
- type: WellKnown
url: well-known/planable-well-known.yml
- type: LLMsTxt
url: llms/planable-llms.txt
- type: ChangeLog
url: changelog/planable-changelog.yml
- type: AgenticAccess
url: agentic-access/planable-agentic-access.yml
- type: DomainSecurity
url: security/planable-domain-security.yml
- type: Vocabulary
url: vocabulary/planable-vocabulary.json
- type: Rules
url: rules/planable-jsonschema-spectral-rules.yml
- type: JSONSchema
url: json-schema/
- type: JSONLD
url: json-ld/planable-jsonld.json
- type: Plans
url: plans/planable-plans-pricing.yml
- type: FinOps
url: finops/planable-finops.yml
- type: Website
url: https://planable.io/
- type: DeveloperPortal
url: https://planable.io/guides/planable-public-api/
- type: Documentation
url: https://help.planable.io/hc/en-us/
- type: APIReference
url: https://api.planable.io/api/v1/docs
- type: GettingStarted
url: https://planable.io/guides/planable-public-api/
- type: Support
url: https://help.planable.io/hc/en-us/
- type: GitHubOrganization
url: https://github.com/Planable
- type: Blog
url: https://planable.io/blog/
- type: Pricing
url: https://planable.io/pricing/
- type: SignUp
url: https://app.planable.io/signup
- type: Login
url: https://app.planable.io/login
- type: TermsOfService
url: https://planable.io/terms/
- type: PrivacyPolicy
url: https://planable.io/privacy/
- type: StatusPage
url: https://status.planable.io/
- type: AIInstructions
url: https://planable.io/ai-instructions/
- type: LinkedIn
url: https://www.linkedin.com/company/planableapp/about/
- type: X
url: https://x.com/planableapp
maintainers:
- FN: Kin Lane
email: [email protected]
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 42
pass: local-v1