Imgur

PAGATO
Verified
Da Imgur | Aggiornamento il y a 22 jours | Entertainment
Popolarità

9.9 / 10

Latenza

1,132ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

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

Rapid account: Sbelyakov
sbelyakov
il y a 10 ans

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.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti