Announcing deprecation of Instagram Basic Display API. In 90 days, on December 4, 2024, the Instagram Basic Display API will no longer be available.
มีผลกับทุกเวอร์ชั่น
ในขณะนี้ การตอบกลับของ GET /{user-id}/media
จะมีคลิป Reels แบบวิดีโอรวมอยู่ด้วย แต่ตอนนี้ยังไม่มีวิธีระบุว่าวิดีโอดังกล่าวในชุดการตอบกลับนั้นได้ถูกกำหนดให้เป็นคลิป Reels หรือไม่
มีผลกับทุกเวอร์ชั่น
เราได้ลบเอกสารประกอบสำหรับผู้พัฒนาเกี่ยวกับ Instagram API แบบเดิมออกแล้ว และตอนนี้ระบบจะเปลี่ยนเส้นทางไปยังเอกสารประกอบสำหรับผู้พัฒนาเกี่ยวกับแพลตฟอร์ม Instagram แทน
มีผลกับทุกเวอร์ชั่น
การเปลี่ยนแปลงประจำวันที่ 15 มิถุนายน 2021 ที่เกี่ยวข้องกับการตั้งค่าการล้างประวัติและกิจกรรมในอนาคตได้หยุดชั่วคราวในช่วงกลางเดือนกรกฎาคม แต่ตอนนี้การเปลี่ยนแปลงดังกล่าวได้กลับมาดำเนินการต่อแล้ว
มีผลกับทุกเวอร์ชั่น
โทเค็นการเข้าถึงระยะยาวสำหรับบัญชี Instagram ส่วนตัวสามารถรีเฟรชได้แล้ว นอกจากนั้น สิทธิ์การอนุญาตที่มอบให้แอพโดยผู้ใช้แอพที่มีบัญชีส่วนตัวจะใช้งานได้เป็นเวลา 90 วัน
มีผลกับทุกเวอร์ชั่น
ผู้ใช้ที่มีการล้างประวัติหรือปิดกิจกรรมในอนาคตจะยกเลิกโทเค็นการเข้าถึงของตนเอง นอกจากนี้ ผู้ใช้ที่ได้ปิดกิจกรรมในอนาคตและผู้ที่พยายามใช้หน้าต่างการอนุญาตจะได้รับการแจ้งเตือนให้เปิดกิจกรรมในอนาคตเพื่อใช้แอพ
Applies to all versions.
The access token debugger tool now only returns an app-scoped ID when debugging a token.
Applies to all versions.
The API now supports versioned calls. To query a specific API version include the version number in the query path after the base URL. For example:
https://graph.instagram.com/v11.0/{node-id}/{edge-name}
Un-versioned requests (missing the version number) resolve to the version specified in the calling app's App Dashboard > Settings > Advanced > Upgrade API Version section.
Applies to version 11.0+.
App-scoped user IDs (ASIDs) have been introduced. ASIDs will replace raw user IDs in approximately two years, when version 10.0 is deprecated, so we recommend that you begin mapping your app users' raw IDs to their ASID equivalents.
Applies to v11.0+.
Added since
and until
parameters to the GET /{user-id}/media
endpoint to support time-based pagination.
ig_id
field, which returned the app user's Instagram Legacy User ID, has been deprecated.ig_id
field on the User node to get the app user's Instagram Legacy API User ID. This field will be available until September 30th, 2020. (UPDATE: Available until October 24, 2020).Instagram Basic Display API has officially launched!