Calculate Composite Chart
POST
/api/widget-api/composite/{widgetId}
Calculate composite chart via embedded widget
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
Requiredstring
Request Body
application/json
JSON "person1": { "dateTime": "string", "latitude": 0, "longitude": 0, "timezone": "string", "placeName": "string" }, "person2": { "dateTime": "string", "latitude": 0, "longitude": 0, "timezone": "string", "placeName": "string" }
{
}
Responses
Composite chart data