Location
Search places by name
Requires Authorization.
GET /v3/places/searchQuery:
placeName— string, e.g.Paris
Response:
places— array of Place
Update location
Requires Authorization.
PUT /v4/locationBody:
geohash— Geohash
Response:
Empty.
Geohash
Grindr requires geohash to be exactly 12 characters long. https://en.wikipedia.org/wiki/Geohash
Example: ezjmgyern222 (Madrid, Spain)
: Setting geohash inside of United Kingdom will lead to the account being locked and resetting geohash being impossible until you submit legal documents for age verification.
Geohash explorer: https://geohash.softeng.co/
Place
name— stringaddress— string ornulllat— numberlon— numberplaceId— string with numberimportance— float
LocationUpdateRequest
geohash— Geohash