Uberall API (20250204)

Enhance your application with Uberall's comprehensive API documentation

Download OpenAPI description
Languages
Servers
Mock server

https://docs.uberall.com/_mock/apis/swagger/

https://uberall.com/api/

Users

Set up - Users

Operations

Business Connections

Set up - Business Connections

Operations

Businesses

Set up - Businesses

Operations

Configuration

Set up - Configuration

Operations

Sales Partners

Set up - Tenancy - Sales Partners

Operations

Monitoring

Set up - API Status

Operations

Product Plans

Set up - Tenancy - Product Plans

Operations

Webhooks

Set up - Tenancy - Sales Partners - Webhooks

Operations

Auto Response

Products - Auto Response

Operations

Brand Data Points

Products - Brand Data Points

Operations

Dashboard

Products - Analytics - Dashboard

Operations

Get Insights Export Data with threshold

Request

Gets all insights data for the locations. When the request takes too much time, the user will receive the link to the file in an email.

Query
businessIdsArray of integers(int64)

Filter export data by these businessIds

locationIdsArray of integers(int64)

Filter export data by these locationIds

textFilterstring

Filter export data by this query. It is applied across these location properties: name, street, streetNo, zip, city, country, identifier, labels

startDatestring(date)

Filter export data from this date

endDatestring(date)

Filter export data until this date

curl -i -X GET \
  'https://docs.uberall.com/_mock/apis/swagger/dashboard/export-insights-data-with-threshold?businessIds=0&endDate=2019-08-24&locationIds=0&startDate=2019-08-24&textFilter=string' \
  -H 'accessToken: YOUR_API_KEY_HERE'

Responses

Successfully exported insights data with threshold

Body*/*
statusstringrequired
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
messagestring

(optional) Holds further information about the response

warningsArray of strings

(optional) Holds further warnings

responseobjectrequired

Dashboard Export Insights Data Response Model

response.​fileUrlstring

The download link. Only available when status is FINISHED.

response.​statusstring

One out of: EMAIL, FINISHED, FAILED EMAIL means the export will be send to the users email. FINISHED means the export is available at the given fileUrl. FAILED means that something went wrong.

Enum"EMAIL""FINISHED""FAILED"
Response
No content

Get Feed

Request

Get the Feed of latest activities related to the managed locations

Query
businessIdsArray of integers(int64)

The ids of the businesses you want feed items for

locationIdsArray of integers(int64)

The ids of the locations you want feed items for

textFilterstring

Filter locations to get feed for by name, zip, street, city, label

Example: textFilter=Berlin
dateOffsetstring

returns data up to this date, default is now

maxItemsinteger(int64)

The maximum number of feed items to return

curl -i -X GET \
  'https://docs.uberall.com/_mock/apis/swagger/dashboard/feed?businessIds=0&dateOffset=string&locationIds=0&maxItems=0&textFilter=Berlin' \
  -H 'accessToken: YOUR_API_KEY_HERE'

Responses

Successfully retrieved feed items

Body*/*
statusstringrequired
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
messagestring

(optional) Holds further information about the response

warningsArray of strings

(optional) Holds further warnings

responseobjectrequired

Feed item Model

response.​datestring(date-time)

Action date of the feed item

response.​typestring

The Feed item type, one of [INTERACTION, TRACKING, LOCATION_EVENT, LISTING_EVENT]

Enum"INTERACTION""TRACKING""LOCATION_EVENT""LISTING_EVENT"
response.​propertiesobject

Map containing the specific information related to the Feed

Response
No content

Get Insights Data

Request

Get Insights Data

Query
businessIdsArray of integers(int64)

The ids of the businesses you want insights data for

locationIdsArray of integers(int64)

The ids of the locations you want insights data for

textFilterstring

Filter locations to get insights data for by name, zip, street, city, label

Example: textFilter=Berlin
typestringrequired

The directory you want insights for. Can be GOOGLE, FACEBOOK, BING or YELP_API

startDatestring(date)

The start date YYYY-MM-DD

endDatestring(date)

The end date YYYY-MM-DD

groupstring

How to group the results, one of: HOUR (only for ACTIONS-PHONE), DAY, WEEK, MONTH, YEAR

metricsArray of strings

The types of metrics you want to get

curl -i -X GET \
  'https://docs.uberall.com/_mock/apis/swagger/dashboard/insights-data?businessIds=0&endDate=2019-08-24&group=string&locationIds=0&metrics=string&startDate=2019-08-24&textFilter=Berlin&type=string' \
  -H 'accessToken: YOUR_API_KEY_HERE'

Responses

Successfully retrieved insights data

Body*/*
statusstringrequired
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
messagestring

(optional) Holds further information about the response

warningsArray of strings

(optional) Holds further warnings

responseobjectrequired

The actual response object of the response

response.​metricsArray of objects(Metric)

List of metrics

Example: [{"name":"ACTIONS_WEBSITE","data":[{"period":"2025-04-01","count":683},{"period":"2025-04-02","count":658}]},{"name":"ACTIONS_PHONE","data":[{"period":"2025-04-01","count":840},{"period":"2025-04-02","count":886}]},{"name":"ACTIONS_DRIVING_DIRECTIONS","data":[{"period":"2025-04-01","count":11097},{"period":"2025-04-02","count":11332}]},{"name":"BUSINESS_IMPRESSIONS_DESKTOP_MAPS","data":[{"period":"2025-04-01","count":8436},{"period":"2025-04-02","count":8248}]},{"name":"BUSINESS_IMPRESSIONS_MOBILE_MAPS","data":[{"period":"2025-04-01","count":131141},{"period":"2025-04-02","count":133253}]},{"name":"BUSINESS_CONVERSATIONS","data":[]},{"name":"BUSINESS_BOOKINGS","data":[]}]
response.​matchedLocationsCountinteger(int32)

The number of locations matching the filter which the insights are returned for

Response
No content

Dashboard Exports

Products - Analytics - Dashboard Exports

Operations

Data Points

Products - Data Points

Operations

Data Point Filters

Products - Data Points - Data Point Filters

Operations

Templates

Products - Response Library - Templates

Operations

Social Posting

Products - Social Posting

Operations

Social Posting Templates

Products - Social Posting - Social Posting Templates

Operations

Digital Asset Management

Products - Digital Asset Management

Operations

Status Check

Products - Status Check

Operations

Store Finder

Products - Store Finder

Operations

Batch Operation

Locations Hub - Locations - Batch Operations (excel)

Operations

Categories

Locations Hub - Categories

Operations

Collection Management

Locations Hub - Collections - Collection Management

Operations

Content List

Locations Hub - Collections - Content List

Operations

Locations Data

Locations Hub - Locations Data

Operations

Custom Items

Locations Hub - Collections - Custom Items

Operations

Events

Locations Hub - Collections - Events

Operations

Listings

Locations Hub - Locations - Listings

Operations

Labels

Locations Hub - Labels

Operations

Location Groups

Locations Hub - Location Groups

Operations

Persons

Locations Hub - Locations - Persons

Operations

Locations Photos

Locations Hub - Locations Photos

Operations

Products

Locations Hub - Locations - Product

Operations

Service Items

Locations Hub - Locations - Service Items

Operations

Suggestions

Locations Hub - Locations - Suggestions

Operations