Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/all
https://uberall.com/api/store-finders/{storeKey}/locations/all
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/all?country=string&fieldMask=fieldMask%3Dname%26fieldMask%3Did' \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "locations": [ … ] } }
https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/{id}**
https://uberall.com/api/store-finders/{storeKey}/locations/{id}**
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations/{id}**?country=string&customFields=true&fieldMask=string&identifier=true&language=en&reviewRatings=1&slug=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
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' }]
A list of category IDs describing the location
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 location's special opening hours
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://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/filters
https://uberall.com/api/store-finders/{storeKey}/filters
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/filters?country=FR&filters=services&language=en' \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "filters": { … } } }
Social Posting
Products - Social Posting