# Get geolocation predictions (public) **GET /geolocation/autocomplete** to have more information about the types and components, please refer to the Google Maps API documentation: https://developers.google.com/maps/documentation/places/web-service/autocomplete ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Parameters ### Headers - **X-Popsell-Domain** (string) The domain of the user ### Query parameters - **input** (string) The input to search for - **types** (string) The types of predictions to return - **components** (string) The components to filter by ## Responses ### 200 get the predictions for the input #### Body: application/json (object) - **predictions** (array[object]) - **status** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)