Enhance your application with Uberall's comprehensive API documentation
- Get location details
Uberall API (20250708)
- https://uberall.com/api/store-finders/{storeKey}/locations/all
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/all
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/store-finders/{storeKey}/locations/all?country=string&fieldMask=fieldMask%3Dname%26fieldMask%3Did'{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "locations": [ … ] } }
- https://uberall.com/api/store-finders/{storeKey}/locations/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/store-finders/{storeKey}/locations/{id}?language=en&country=string&customFields=true&identifier=true&reviewRatings=1&slug=string&fieldMask=string'Success
This is a response object that is being used in storefinder calls
Additional address information, e.g. building, floor, etc.
The business identifier based on your internal identification system
A list of callToAction objects, each with a title and URL, formatted as
callToActions: [{ text: 'cta_text1', url: 'cta_url1' }, { text: 'cta_text2', url: 'cta_url2' }]The country the location is residing in.
Custom, rich content related specifically to this location (such as company values)
The language(s) in which customers can interact with the location's staff
The payment options accepted at the location (eg. cash, bank transfer, ...)
The services offered by the location (eg. 'catering' for a restaurant)
The profiles of the location on social and professional networks (FACEBOOK, FOURSQUARE, INSTAGRAM, LINKEDIN, PINTEREST, TWITTER, VIMEO, XING, YOUTUBE)
A unique textual identifier to identify a place in the Google Places database and on Google Maps.
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "addressExtra": "building, floor, etc.", "averageRating": 0.1, "brands": [ … ], "businessId": 0, "businessName": "string", "businessIdentifier": "string", "callToActions": "callToActions: [{ text: 'cta_text1', url: 'cta_url1' }, { text: 'cta_text2', url: 'cta_url2' }]", "categories": [ … ], "cellphone": "string", "city": "string", "country": "AF", "customItems": [ … ], "descriptionLong": "string", "descriptionShort": "string", "email": "string", "events": [ … ], "fax": "string", "id": 0, "identifier": "string", "imprint": "string", "keywords": [ … ], "languages": [ … ], "lat": 0.1, "lng": 0.1, "menus": [ … ], "name": "string", "nextOpen": { … }, "openingHours": [ … ], "openingHoursNotes": "string", "specialOpeningHours": [ … ], "openNow": true, "paymentOptions": "cash, bank transfer, ...", "people": [ … ], "phone": "string", "photos": [ … ], "products": [ … ], "province": "string", "reviewCount": 0, "reviews": [ … ], "services": "'catering' for a restaurant", "socialProfiles": [ … ], "socialPost": {}, "streetAndNumber": "string", "taxNumber": "string", "timezone": "string", "videos": [ … ], "zip": "string", "website": "string", "googlePlaceId": "string", "street": "string", "streetNo": "string" } }
- https://uberall.com/api/store-finders/{storeKey}/filters
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/filters
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/store-finders/{storeKey}/filters?language=en&country=FR&filters=services'{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "filters": {} } }
Social PostingCopy for LLM Copy page as Markdown for LLMs View as Markdown Open this page as Markdown Open in ChatGPT Get insights from ChatGPT Open in Claude Get insights from Claude Connect to Cursor Install MCP server on Cursor Connect to VS Code Install MCP server on VS Code
Products - Social Posting