{"info":{"_postman_id":"f84e5aeb-10b1-4be8-a04c-e190523d45c3","name":"Magento 2 Instagram Shop Extension","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"27014005","collectionId":"f84e5aeb-10b1-4be8-a04c-e190523d45c3","publishedId":"2sBXwjwtfZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-23T05:22:48.000Z"},"item":[{"name":"Rest API","item":[{"name":"Get Store Configuration","id":"6ab5efc7-9c62-4146-88e7-4ae618bf5a9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"storeid\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Instagramshoppable/getConfigData?storeid=1","urlObject":{"path":["rest","all","V1","Instagramshoppable","getConfigData"],"host":["{{base_url}}"],"query":[{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"6ab5efc7-9c62-4146-88e7-4ae618bf5a9d"},{"name":"Get Product Page Image Data","id":"76530298-8d78-4b8e-9941-29776d07c0a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\" : 1,\n    \"storeid\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Instagramshoppable/getProductPageImageData?productId=1&storeid=1","urlObject":{"path":["rest","all","V1","Instagramshoppable","getProductPageImageData"],"host":["{{base_url}}"],"query":[{"key":"productId","value":"1"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"76530298-8d78-4b8e-9941-29776d07c0a3"},{"name":"Get Image Data by Page","id":"2fa92d30-ea61-4cff-b417-1742b1c373f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"page\": \"CMS\",\n    \"storeid\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Instagramshoppable/getImageData?page=CMS&storeid=1","urlObject":{"path":["rest","all","V1","Instagramshoppable","getImageData"],"host":["{{base_url}}"],"query":[{"key":"page","value":"CMS"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2fa92d30-ea61-4cff-b417-1742b1c373f2"},{"name":"products/{sku}","id":"3944cfa9-2fb8-47f4-9fda-947dcbc2ef83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/rest/all/V1/products/24-MB01?storeId=1","description":"<p>Get info about product by product SKU</p>\n","urlObject":{"path":["rest","all","V1","products","24-MB01"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"3944cfa9-2fb8-47f4-9fda-947dcbc2ef83"}],"id":"3c8810bb-60a6-4db5-9658-81159b9131cb","_postman_id":"3c8810bb-60a6-4db5-9658-81159b9131cb","description":""},{"name":"GraphQL","item":[{"name":"Get Product Page Image Data","id":"87af9cb6-e863-4b9d-b99f-77e27f60e0d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n    getProductPageImageData(\n        productId: 1\n        storeid: 1\n    ){ extensionstatus\n    productdata{\n\t  instagramshoppable_image_id\n\t  image_id\n\t  username\n\t  caption_text\n\t  media_type\n\t  standard_resolution_url\n\t  thumbnail_url\n\t  tag\n\t  is_approved\n\t  is_visible\n\t  image_link\n\t  image_title\n\t  image_desc\n\t  image_likes\n\t  image_comments\n\t  link\n\t  ig_feed_id\n\t  title1\n\t  titlelink1\n\t  title2\n\t  titlelink2\n\t  title3\n\t  titlelink3\n\t  title4\n\t  titlelink4\n\t  title5\n\t  titlelink5\n\t  title6\n\t  titlelink6\n\t  title1x\n\t  title1y\n\t  title2x\n\t  title2y\n\t  title3x\n\t  title3y\n\t  title4x\n\t  title4y\n\t  title5x\n\t  title5y\n\t  title6x\n\t  title6y\n\t  product_id_1\n\t  product_id_2\n\t  product_id_3\n\t  product_id_4\n\t  product_id_5\n\t  product_id_6\n\t }\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"87af9cb6-e863-4b9d-b99f-77e27f60e0d6"},{"name":"Get Store Configuration","id":"1d7e855b-06d5-4d62-bf10-3f3dc4d5584b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  getConfigData(storeid: 1) {\n    status\n    accesstoken\n    show_image_on_homepage\n    no_of_image_on_homepage\n    show_image_on_product_page\n    no_of_image_on_product_page\n    show_in_more_view_section\n    show_in_product_detail_section\n    update_image_by\n    hashtags\n    no_of_images_to_fetch\n    show_navigation_in_image_popup\n    show_popup_with\n    no_of_image_on_instagram_page\n    show_in_popup\n    message\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d7e855b-06d5-4d62-bf10-3f3dc4d5584b"},{"name":"Get Image Data by Page","id":"e715616f-1503-4b6a-b2d9-b04cd9077d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  getImageData(\n        page: \"CMS\"\n        storeid: 1\n    ) {\n    extensionstatus\n    imagedata{\n\t  instagramshoppable_image_id\n\t  image_id\n\t  username\n\t  caption_text\n\t  media_type\n\t  standard_resolution_url\n\t  thumbnail_url\n\t  tag\n\t  is_approved\n\t  is_visible\n\t  image_link\n\t  image_title\n\t  image_desc\n\t  image_likes\n\t  image_comments\n\t  link\n\t  ig_feed_id\n\t  title1\n\t  titlelink1\n\t  title2\n\t  titlelink2\n\t  title3\n\t  titlelink3\n\t  title4\n\t  titlelink4\n\t  title5\n\t  titlelink5\n\t  title6\n\t  titlelink6\n\t  title1x\n\t  title1y\n\t  title2x\n\t  title2y\n\t  title3x\n\t  title3y\n\t  title4x\n\t  title4y\n\t  title5x\n\t  title5y\n\t  title6x\n\t  title6y\n\t  product_id_1\n\t  product_id_2\n\t  product_id_3\n\t  product_id_4\n\t  product_id_5\n\t  product_id_6\n\t \n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e715616f-1503-4b6a-b2d9-b04cd9077d3f"}],"id":"2781e14e-b337-4a68-9f1e-88a496f1ee0b","_postman_id":"2781e14e-b337-4a68-9f1e-88a496f1ee0b","description":""}]}