API Templates
Instagram Post Image
Create customizable Intsagram post images with custom or fake data

Template Meta
Created | Render Type | Supported Formats | Supported Types | |
---|---|---|---|---|
Mar 12, 2025 | images | png jpg jpeg webp pdf | base64 url binary |
Modifications
You can customize the template using following modifications
Key | Description | Type |
---|---|---|
profilePictureUrl | URL or image base64 of user's profile picture | string |
userName | Username of the post's author | string |
postImageUrl | URL or image base64 of the photo in the post | string |
likesCount | Number of likes the post has received | number |
caption | Caption text of the post | string |
verified | Whether to show verified icon | boolean |
backgroundColor | Hex or CSS color of background | string |
backgroundImageUrl | Link to background image | string |
width | Width of output image | number |
height | Height of output image | number |
Backend Usage
You can use Instagram Post Image API using Orshot SDKs