Imgur

PAGO
Verified
Por Imgur | Atualizado 21 दिन पहले | Entertainment
Popularidade

9.9 / 10

Latência

1,132ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

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

Rapid account: Sbelyakov
sbelyakov
10 वर्ष पहले

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.

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários