Locates places near the given coordinates which are similar in name.Conceptually you would use this method to get a list of known places to choose from first. Then, if the desired place doesn't exist, make a request to POST geo/place to create a new one.The token contained in the response is the token needed to be able to create a new place.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.twitter.com/1.1/geo/similar_places.json'