Skip to content

Search Places

GET
/api/widget-api/geocoding/search/{widgetId}

Search for places by name via embedded widget. Returns coordinates and timezone.

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

widgetId*
Type
string
Required

Query Parameters

q*
Type
string
Required
Min Length
2
Max Length
100
limit
Type
string
lang
Type
string

Responses

List of matching places

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation