Examples
Examples
Copy-paste recipes for common Nimply API tasks.
Each recipe is a complete, runnable walkthrough of one task: the exact requests, the responses you should expect, and the gotchas. They all assume an exported key:
export NIMPLY_API_KEY="nim_live_4f8a2c…"Publishing
Schedule an image post
Upload an image by URL and schedule it for a specific time.
Post to all channels in the next slot
Fan a post out to every healthy channel's next free queue slot.
Create a Reel
Upload a video and publish it as short-form vertical video.
Carousel post
Attach multiple images in a fixed order.
Upload a YouTube video
Publish a video with full YouTube options — category, visibility, license.
Pin to a Pinterest board
List a channel's boards, then create a pin with a link and alt text.
Bulk-create posts from a CSV
Turn a spreadsheet into up to 50 posts in one request.