Account Images
GET https://api.imgur.com/3/account/me/images
To make requests for the current account, you may use me
as the {{username}}
parameter. For example, https://api.imgur.com/3/account/me/images
will request all the images for the account that is currently authenticated.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |