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}/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": { … } } }
Only return those locations that match the given filter
The language the location data should be returned in (only applicable if location translation feature is enabled)
The list of fields the response object should contain, in the following format: "fieldMask=name&fieldMask=id"
List of 4 coordinate points to search within (instead of lat/lng + radius).
https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations
https://uberall.com/api/store-finders/{storeKey}/locations
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations?{filter}=services%3Dpickup%26services%3Dwifi%26my-cool-filter%3Dcustom-value&cities=string&coordinates=52.42078412&countries=string&fieldMask=string&geo=true&language=en&lat=string&lng=string&locationIds=string&max=0&offset=0&openNow=true&provinces=string&query=string&queryFields=string&radius=string&zips=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "offset": 0, "max": 0, "count": 0, "locations": [ … ] } }
Social Posting
Products - Social Posting