KiteAI Inspections API

To access the API, you must provide an API key in the request header.

Include the API key in the Authorization header of your request.

Example: Authorization: YourAPIKeyHere

F

Available Endpoints:

Inspection Response:

{
    "config": LD,
    "created": "Wed, 04 Oct 2023 16:53:16 GMT",
    "description": "Inspection form for a Hitachi EX3600-6",
    "inspector_email": "abc@def.com",
    "make": "Hitachi",
    "measurement_name": "Hydraulics - Cycle Time TRACK SPEED Left Track Sag",
    "measurement_type": "Length",
    "measurement_units": "mm",
    "measurement_value": 621.88,
    "model": "EX3600-6",
    "modified": "Mon, 16 Oct 2023 17:36:17 GMT",
    "name": "EX3600-6",
    "pdfs": [
        "pdf_url",
    ],
    "serial": HT002405
}