リファレンス

On September 4, 2024, we announced the deprecation of the Instagram Basic Display API.

Starting December 4, 2024, all requests to the Instagram Basic Display API will return an error message. We recommend that you migrate your app to the Instagram API to avoid any disruption to your services.

Visit our News for Developers blog post to learn more.

認証ウィンドウ

エンドポイント説明

GET /oauth/authorize

認証ウィンドウを取得します。

メディア

エンドポイント説明

GET /{media-id}

画像、動画、アルバムのフィールドとエッジを取得します。

GET /{media-id}/children

アルバムの画像と動画のリストを取得します。

GET /{user-id}/media

ユーザーの画像、動画、アルバムのリストを取得します。

ユーザー

エンドポイント説明

GET /me

ユーザーのフィールドとエッジを取得します。

GET /{user-id}

ユーザーのフィールドとエッジを取得します。

GET /{user-id}/media

ユーザーの画像、動画、アルバムのリストを取得します。