Tracker TruthMeter API Design
Tracker TruthMeter RESTful API Design
Summary | HTTP Request Type | Endpoint | Request Body
| Description | Sample Response Body |
|---|---|---|---|---|---|
Get the Truth for a list of datasets | POST | v1/tracker-meter |
| entity-type
Note: Can't get truth-values for both datasets and streams in a single request
| Object with two maps datasets and streams. Map key is EntityName and value is the score for the entity.
|