Skip to main content
GET
Get photos for a place

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string
required

Company ID whose data credits are billed for the call

dataId
string
required

Data ID of the place, from a places search result

language
string

Results language (default 'en')

categoryId
string

Filter by a photo category ID from a previous response

nextPageToken
string

Pagination token from a previous response

Response

Photos payload with categories and pagination token

Photos payload: photo categories, the photos list (thumbnail and full-size image URLs), and a pagination token for the next page.