User Endpoints
User Endpoints
GET
/users/self
https://api.instagram.com/v1/users/self/?access_token=ACCESS-TOKEN
Get information about the owner of the
access_token.
| access_token | A valid access token. |
|---|
GET
/users/self/media/recent
https://api.instagram.com/v1/users/self/media/recent/?access_token=ACCESS-TOKEN
access_token.
| access_token | A valid access token. |
|---|---|
| max_id | Return media earlier than this max_id. |
| min_id | Return media later than this min_id. |
| count | Count of media to return. |
0 Response to "User Endpoints"
Posting Komentar