With this endpoint you can get a user's feed. On 1 page (as a result of one query) 12 posts of a user are displayed.
Endpoint:
The /user-feed
The Instagram Social Media API endpoint allows you to GET
information on the user's feed based on the given user ID.
Using the user-feed
API's endpoint you can collect information about a specific Instagram post. This includes details such as the date and time it was taken, unique identifiers, media type (e.g., photo or video), caption text, like counts, comments, and information about the users who interacted with the post, such as those who liked or commented on it.
Authentication:
API-KEY
. Use your API-KEY
for authentication.
Output format:
json
Results:
Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response.
Support
If you have any questions about authentication or API usage, please contact our support team at [email protected].