WellbyteWellbyte

GET /v1/instagram/v1/fetch_post_by_id

Get post by ID

stable · 2 credits per success

Get single post details by ID;post_id: Post ID;Post details object with media, likes, comments etc.;Price;0.001 USD/request

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/instagram/v1/fetch_post_by_id?post_id=3742637871112032100' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
id:"3742637871112032100"
is_ad:false
owner{ 16 items }
status:true
attempts:"23"
is_video:false
location:null
shortcode:"DPwhVB-jo9k"
__typename:"GraphImage"
dimensions{ 2 items }
display_url:
"https://instagram.fbcn2-1.fna.fbcdn.net/v/t51.82787-15/562815025_186013987930549..."
gating_info:null
is_affiliate:false
media_preview:null
thumbnail_src:
"https://instagram.fbcn2-1.fna.fbcdn.net/v/t51.82787-15/562815025_186013987930549..."
nft_asset_info:null
tracking_token:
"eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoi..."
upcoming_event:null
pinned_for_users[ 0 items ]
viewer_has_liked:false
viewer_has_saved:false
caption_is_edited:false
comments_disabled:false
display_resources[ 2 items ]
coauthor_producers[ 0 items ]
media_overlay_info:null
taken_at_timestamp:1760377223
viewer_can_reshare:true
has_ranked_comments:false
is_paid_partnership:false
accessibility_caption:null
edge_media_to_caption{ 1 item }
sharing_friction_info{ 2 items }
fact_check_information:null
viewer_in_photo_of_you:false
edge_media_preview_like{ 2 items }
can_see_insights_as_brand:false
edge_media_to_tagged_user{ 1 item }
fact_check_overall_rating:null
sensitivity_friction_info:null
edge_media_preview_comment{ 2 items }
edge_media_to_sponsor_user{ 1 item }
edge_media_to_parent_comment{ 3 items }
edge_media_to_hoisted_comment{ 1 item }
like_and_view_counts_disabled:false
commenting_disabled_for_viewer:true
viewer_has_saved_to_collection:false
edge_web_media_to_related_media{ 1 item }
}
meta{
endpoint:"instagram.v1.fetch_post_by_id"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    post_idstringqueryyes帖子ID3742637871112032100

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs