Imgur

付费
Verified
通过 Imgur | 已更新 21 days ago | Entertainment
人气

9.9 / 10

延迟

1,132ms

服务等级

100%

Health Check

N/A

返回所有讨论

Cannot get only certain fields from "album/{id}/images" endpoint.

Rapid account: Sbelyakov
sbelyakov
10 years ago

My mobile application is using the following request to get the images list in the album (I have around 600 images per album):

curl --include --request GET ‘https://imgur-apiv3.p.mashape.com/3/album/<id>/images’
–header “X-Mashape-Authorization: <my_key>”
–header “Authorization: <Authorization>” \

So in response I receive all the json attributes of image object but I need only a couple of fields like “link” and “id” and also it’s expensive operation to parse such a big json on a mobile device.

Could you please provide a possibility to get only certain fields from your API.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论