v15
latestOpenAPI 3.1.02026-07-1295183803.5 KBTracking_Search
Polygon Search
post/skynet/search/polygon
Query parameters
keystring 32 character alphanumeric string required
Example:key=API_KEY
A key is a unique identifier that is required to authenticate a request to the API.
Request body
Example request
{
"filter": "\"tag:delivery,truck\"",
"match_filter": {
"include_all_of_attributes": "\"shift_timing\": \"0800-1700\",\"driver_name\": \"John\""
}
}