Instagram · Example Payload

Instagram Graph Api Comment Example

InstagramMetaPhotosSocial MediaVideosContent Publishing

Instagram Graph Api Comment Example is an example object payload from Instagram, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtextusernametimestamplike_counthiddenparent_id

Example Payload

Raw ↑
{
  "id": "17858893269000001",
  "text": "Amazing photo!",
  "username": "fan_account",
  "timestamp": "2026-04-17T14:30:00+0000",
  "like_count": 5,
  "hidden": false,
  "parent_id": "17841400123456789"
}