Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
- Mock server
https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/filters
https://uberall.com/api/store-finders/{storeKey}/filters
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/filters?language=en&country=FR&filters=services'
{ "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).
- Mock server
https://docs.uberall.com/_mock/apis/swagger/store-finders/{storeKey}/locations
https://uberall.com/api/store-finders/{storeKey}/locations
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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&language=en&fieldMask=string&geo=true&lat=string&lng=string&coordinates=52.42078412&countries=string&locationIds=string&max=0&offset=0&openNow=true&provinces=string&query=string&queryFields=string&radius=string&zips=string'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "offset": 0, "max": 0, "count": 0, "locations": [ … ] } }
Social Posting
Products - Social Posting