Playground

Retrieve a specific Instagram post by user ID and post ID API playground

Returns the media details of a specific post from an Instagram user.

GETapiKey8 credits/requestinstagram.postResponseDoc

Selected endpoint

GET /instagram/post/{id}/{post_id}

Returns the media details of a specific post from an Instagram user.

Group
Instagram
Authentication
apiKey
Credit cost
8 credits/request
Path parameters
2
Query parameters
0
Body parameters
0
GETapiKey8 credits/requestpostResponseDoc

Retrieve a specific Instagram post by user ID and post ID

Returns the media details of a specific post from an Instagram user.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Path parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "code": "DNBxHTZRigP",
    "pk": "3693449175561021455",
    "id": "3693449175561021455_1067259270",
    "taken_at": 1754513605,
    "product_type": "clips",
    "media_type": 2
  }
}