Imgur

유료
Verified
분류별 Imgur | 업데이트됨 hace 22 días | 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
hace 10 años

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.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입