#silvpol - Contry Spec list

1 messages ยท Page 1 of 1 (latest)

keen ivy
#

HI ๐Ÿ‘‹

#

Which API are you referring to?

tulip sluice
keen ivy
#

It's a lot of info

tulip sluice
#

Querying the first page of 100 takes 9s

#

is there a lite version, with just names and ISO codes

#

using Java and the whole list takes 15s on average

#

CountrySpec.list(listParams)
.autoPagingIterable()

keen ivy
#

The only version we have is the one we show here.

#

You should only ever need to make the request once in a great while since it doesn't change often

tulip sluice
#

are you suggesting caching it?

keen ivy
#

Are you saying you make this request every time you need the data? Then yes I recommend caching it

tulip sluice
#

we use hosted onboarding and need dropdown for new account to be dynamic

#

if there is no faster API then we'll cache with long expiry

#

thanks anyway

#

buy

#

bye