Piloterr

Instagram Post

Instagram Post via API.

Credit cost: 1 credit per call

GET
/v2/instagram/post/info

Authorization

ApiKeyAuth
x-api-key<token>

Your API key. Include it in the x-api-key header for every request.

In: header

Query Parameters

query*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.piloterr.com/v2/instagram/post/info?query=string"
[
  {
    "name": "Example",
    "value": {
      "id": "3414275965764296008",
      "text": "Mi nueva casa. ¡Hala Madrid! 🏟️😍😃 @realmadrid",
      "is_video": false,
      "owner_id": "4213518589",
      "sponsors": [],
      "shortcode": "C9h8ea4iN1I",
      "text_lang": "fr",
      "text_tags": [],
      "timestamp": 1721233433,
      "like_count": 7060428,
      "location_id": null,
      "created_time": "2024-07-17 16:23:53",
      "product_type": null,
      "location_name": null,
      "location_slug": null,
      "related_posts": null,
      "comments_count": 79488,
      "paid_partnership": false,
      "text_tagged_users": [
        "realmadrid"
      ],
      "video_plays_count": null,
      "video_views_count": null,
      "is_comments_disabled": false,
      "attached_media_display_url": "https://scontent-cdg4-1.cdninstagram.com/v/t51.29350-15/451209603_455006370739722_6463786078262257685_n.jpg?stp=dst-jpg_e35_p1080x1080_tt6&_nc_ht=scontent-cdg4-1.cdninstagram.com&_nc_cat=1&_nc_ohc=Q1oigXv2oDUQ7kNvgGoV4xl&_nc_gid=3ebd80b67d02423e81bdd03247830a57&edm=APU89FABAAAA&ccb=7-5&ig_cache_key=MzQxNDI3NTk2NTc2NDI5NjAwOA%3D%3D.3-ccb7-5&oh=00_AYB5ugiXbcL4BW6mU_-cqUVLf8mDwXY-AWTyV5Unya5jFA&oe=6791A564&_nc_sid=bc0c2c",
      "attached_media_tagged_users": [],
      "attached_carousel_media_urls": []
    }
  }
]
{
  "error": "Bad Request"
}
{
  "error": "Invalid API Key"
}
{
  "error": "Payment required"
}
{
  "error": "Rate limit exceeded for the API key: quota monthly"
}
{
  "error": "Internal Error"
}