Compaction App API v1
Released stable version v1 of Compaction API. For more information, see the documentation and introduction of the endpoints.
REST
Below is a list of all available REST endpoints:
Filter:
GET: /api/compaction/v1/compactions/trips/{tripId}/filter
PUT: /api/compaction/v1/compactions/trips/{tripId}/filter
DELETE: /api/compaction/v1/compactions/trips/{tripId}/filter
Searches:
POST: /api/compaction/v1/compactions/searches
GET: /api/compaction/v1/compactions/searches
GET: /api/compaction/v1/compactions/searches/{searchUUID}
PUT: /api/compaction/v1/compactions/searches/{searchUUID}
DELETE: /api/compaction/v1/compactions/searches/{searchUUID}
Trips:
GET: /api/compaction/v1/compactions/trips/{tripId}
DELETE: /api/compaction/v1/compactions/trips/{tripId}
GET: /api/compaction/v1/compactions/trips/{tripId}/compactions
GET: /api/compaction/v1/compactions/trips/{tripId}/compactions/summarized
POST: /api/compaction/v1/compactions/trips