GET /api/report
Requires Bearer token.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
lat | float | ✓ | Latitude. | |
lng | float | ✓ | Longitude. | |
name | string | Location Report | Report title / location name. | |
profile | string | general | Scoring profile. | |
client | string | Client | Client name for the report header. |
GET /api/places-photo
Proxy for business photos.
Query parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
ref | string | ✓ | Photo reference string from POI data. | |
w | int | 100 | Image width in pixels. |