Generate a session ID for geoservices requests

A unique, user-generated session ID is required for making calls to the /geoservices/autocomplete and /geoservices/place endpoints.

The same token can be used for multiple autocomplete requests, until a place is selected from the response and used to fetch information about the place from the /geoservices/place endpoint.

You can generate a UUID using a free tool such as Online UUID Generator.