참고 자료

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

사용자에 대한 이미지, 동영상 또는 사진첩 리스트를 가져옵니다.