How to fetch UUID's from ESTIMOTE CLOUD in iOS

Hi

Here I configured different UUID’s for my beacons how can I get the list of all those beacons without hardcode the UUID in my application.

You can download a full list of all your beacons, including their UUIDs, from the Cloud API:

http://cloud.estimote.com/docs/#api-Beacons-GetBeacons

Take note about the authorization process:

http://cloud.estimote.com/docs/#api-General-Authorization

You can generate your self an App ID and App Token to use as the username and password here:

https://cloud.estimote.com/#/apps/add/your-own-app