Perform Chip Analysis

This endpoint accepts a series of images representing a small point in time. The platform will analyze the images and return a document indicating the analytics performed and their results. The analysis can include object detection or PPE detection, depending on the specified type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique identifier for the camera resource.

Body Params

Send a series of up to 6 JPEG images for chip analysis.

boolean
Defaults to true

A boolean flag indicating whether to save the results of this analysis, including any modified images.

chipImages
array of files
required
length between 1 and 6

An array of JPEG images to be analyzed.

objectIds
array of strings

An array of object IDs associated with the chip analysis.

objectIds
string
enum

The type of chip analysis to perform. Valid values are VFD (Vehicle Feature Detection) or PPE (Personal Protective Equipment).

Allowed:
Headers
string
enum
Defaults to application/vnd.api+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json
application/json