Skip to main content

post-api

Schedule and publish content to social networks including Facebook Page, Instagram, LinkedIn, TikTok, YouTube, Pinterest, and Telegram via the Devad.io POST API. Supports text, images, carousels, and videos. Use this skill to post content programmatically without the social media dashboard.

Install this skill

or
77/100

Security score

The post-api skill was audited on May 31, 2026 and we found 23 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 132

External URL reference

SourceSKILL.md
1322. In the sheet, open the `POST.devad.io` menu, enable automation, and paste the token and integration IDs from [post.devad.io](https://post.devad.io/app/profile/settings).
low line 151

External URL reference

SourceSKILL.md
151- Platform: `https://post.devad.io`
low line 152

External URL reference

SourceSKILL.md
152- Base API URL: `https://post.devad.io/api/public/v1`
low line 158

External URL reference

SourceSKILL.md
1581. Log in to [post.devad.io](https://post.devad.io)
low line 195

External URL reference

SourceSKILL.md
195https://post.devad.io/api/public/v1/accounts
low line 208

External URL reference

SourceSKILL.md
208POST https://post.devad.io/api/public/v1/upload?api_token=YOUR_TOKEN
low line 219

External URL reference

SourceSKILL.md
219"url": "https://media.devad.io/15d7e24abb1344e89d4162b733ca3eb9:post.devad.io/files/image-1_hgAdiw.png",
low line 246

External URL reference

SourceSKILL.md
246"image": ["https://example.com/image.jpg"],
low line 325

External URL reference

SourceSKILL.md
325"value": [{ "content": "Check this out!", "image": ["https://example.com/photo.jpg"] }]
low line 339

External URL reference

SourceSKILL.md
339"https://example.com/slide1.jpg",
low line 340

External URL reference

SourceSKILL.md
340"https://example.com/slide2.jpg",
low line 341

External URL reference

SourceSKILL.md
341"https://example.com/slide3.jpg"
low line 358

External URL reference

SourceSKILL.md
358"https://example.com/slide1.jpg",
low line 359

External URL reference

SourceSKILL.md
359"https://example.com/slide2.jpg"
low line 372

External URL reference

SourceSKILL.md
372"value": [{ "content": "Our new video! 🎬", "video": ["https://example.com/video.mp4"] }]
low line 384

External URL reference

SourceSKILL.md
384"value": [{ "content": "Behind the scenes! 🎬", "video": ["https://example.com/reel.mp4"] }],
low line 400

External URL reference

SourceSKILL.md
400"value": [{ "content": "Check this out! #fyp", "video": ["https://example.com/video.mp4"] }],
low line 423

External URL reference

SourceSKILL.md
423"value": [{ "content": "My video description #youtube", "video": ["https://example.com/video.mp4"] }],
low line 439

External URL reference

SourceSKILL.md
439"value": [{ "content": "Amazing recipe! 🍕", "image": ["https://example.com/pin.jpg"] }],
low line 443

External URL reference

SourceSKILL.md
443"link": "https://example.com"
low line 456

External URL reference

SourceSKILL.md
456"value": [{ "content": "📢 Update from the POST API!", "image": ["https://example.com/img.jpg"] }]
low line 468

External URL reference

SourceSKILL.md
468"value": [{ "content": "New post!", "image": ["https://example.com/promo.jpg"] }]
low line 472

External URL reference

SourceSKILL.md
472"value": [{ "content": "New post!", "image": ["https://example.com/promo.jpg"] }]
Scanned on May 31, 2026
View Security Dashboard
Installation guide →
GitHub Stars 12
Rate this skill
Categoryproductivity
UpdatedMay 31, 2026
devadio/post-skill