Name | Type | Default | Description |
---|---|---|---|
shortcode (required) | string | – | Media shortcode |
Name | Type | Default | Description |
---|---|---|---|
shortcode (required) | string | – | Media shortcode |
curl --request POST \
--url https://boxapi.ir/api/instagram/media/get_id_by_shortcode \
--user 'boxapi_username:boxapi_password' \
--data '{
"shortcode": "Ckv3mrWq7W"
}'
{ "status": "done", "id": 46372425467342550 }