Create an async session to calculate Quiet Score™ for large batches of locations
lat (float) and lng (float) coordinates.| Field | Type | Required | Description |
|---|---|---|---|
locations | array | Yes | Array of location objects |
locations[].lat | float | Yes | Latitude coordinate of the location |
locations[].lng | float | Yes | Longitude coordinate of the location |
| Field | Type | Description |
|---|---|---|
session_id | string | Unique identifier for the session |
total_locations | integer | Total number of locations submitted |
submitted_at | string | ISO 8601 timestamp when the session was created |
session_id to check processing status via the Session Status endpointlat and lng properties in decimal degrees format