Embeds – GET /v1/embed
GET /v1/embed
Section titled “GET /v1/embed”Composes an ?embed=1 iframe snippet. Use the embed generator to
configure and copy an interactive embed. Anonymous; no data is read. Returns
{ "html": "...", "src": "..." }.
Params: lat, lon, zoom, types, mode (walk|bike|drive), budget,
theme (light|dark), lang, w, h, and dots. Use dots=0 to hide
amenity dots in the interactive iframe; omit it to show them.
curl "https://aportee.ca/v1/embed?lat=43.25&lon=-79.82&zoom=11&types=grocery"