/i/geolocations/createAsk AIget https://try.count.ly/i/geolocations/create?api_key={api_key}Create new geolocationRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsapi_keystringrequiredAdmin API_KEY.argsstringrequiredJSON object as string with geolocation data.args.titlestringrequiredTitle of the geolocationargs.geoobjectJSON Object of the following format: {"type":"Point","coordinates":[11.11,22.22]}. Coordinates are set in lng, lat order.args.geo objectargs.radiusdoublerequiredRadius in kmargs.unitstringrequiredDefault display unit: "km" or "mi". Radius is always in km irrespective of this value.args.appstringApplication ID of the app if geolocation should be limited to a single app. Don't send this parameter to create a global geolocation.Responses 200200 400400Updated over 5 years ago