Skip to main content
GET
Location Search
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

query
string
required

Location search query

Example:

"Austin"

Response

Successful response

Key Response Fields:

  • data.locations[0].name: Full location display name (e.g. "London, United Kingdom")
  • data.locations[0].city: City name
  • data.locations[0].latitude / longitude: Coordinates — pass these as lat / lng to the Marketplace Search endpoint
  • data.locations[0].page_id: Facebook page ID for the location
  • data.locations[0].subtitle: Human-readable description with check-in count
  • data.locations[0].postal_code: Postal / ZIP code for the location