Skip to content

Returns the data for the bubble of a community marker on the map.

GET
/api/map/regions/{regionId}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

regionId*
Typestring
Required

Query Parameters

regionId

Region for which to return the description

Typestring
Defaultnull
Pattern"\\d+"

Responses

Successful

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python