View JSON
How to view the JSON Payload
Create a Post
In the Ayrshare Dashboard, navigate to “Posts” in the left-hand navigation. Create a new post by selecting your desired social networks, post text, and media.
Locate JSON Option
Click the ”</> View JSON” button, located at the bottom of the post creation form.
Review JSON Payload
The JSON payload will appear in a modal, showing all the parameters and data that will be used for your post.
Copy or Use JSON
You can copy the JSON payload for use with the Ayrshare API directly, or simply review it to understand how your post data is structured.
The JSON payload contains all the information about your post, including the selected social networks, post text, media URLs, and any additional options you’ve configured. This can be used by developers to understand the API structure and/or replicate posts programmatically.