Are the REST APIs Asynchronous?

906
0
02-27-2017 05:07 AM
roshnibasu
New Contributor III

Hi ,

I'm trying to use the following APIS:

https://www.arcgis.com/sharing/generateToken?<parameters>

http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?<parameters>

http://geoenrich.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/StandardGeographyQuery/ex...Parameters>

I did not find the information if these APIS are synchronous or asynchronous. When I'm trying to access them using javascript, somehow I see these APIS are Asynchronous.

Are these APIS asynchronous ? 

0 Kudos
0 Replies