Search

Home

Privacy Mask

Inspektlabs API Documentation

Inspektlabs API Documentation

Control panel ⚡️
Control panel ⚡️

Inspektlabs provides AI-powered inspection automation for vehicles, helping businesses detect damage, streamline inspections, and improve customer experiences.

This documentation portal gives you everything you need to integrate with Inspektlabs APIs. On the left, you will find the sidebar which lists all available APIs. Each section includes endpoint details, request and response formats, and clear descriptions of every JSON field. Example payloads are also provided to help you understand how to send requests and interpret responses.

Every API comes with clear JSON field descriptions, request/response examples, and step-by-step guides. The APIs are modular, so you only need to integrate what fits your workflow. Use the sidebar to explore, or jump right in with the Getting Started guide.

List of Available APIs

  1. Web App Generator API – Creates customizable, white-labeled web apps for vehicle inspections, delivered via SMS or email.
  2. Damage API – Processes uploaded vehicle inspection photos/videos and returns structured JSON results via webhook.
  3. Photo Quality API – Provides real-time feedback on photo clarity, framing, and lighting to ensure inspection readiness.
  4. Feedback API – Enables human validation of inspection results to continuously improve AI damage detection models.
  5. Incremental Damage API – Compares two vehicle inspections to create a new session highlighting incremental damage.

Getting Started

There are two common ways to begin using Inspektlabs APIs:

1 – Capture Live Vehicle Media (through web app)

If you want to capture live video or images directly from a customer, start with the URL Generator API. This will create a secure token and a unique inspection link that can be shared with the customer. The link opens a web app flow where the vehicle media is recorded and uploaded through app.

2 – Upload Existing Media (through our API)

If you already have images, videos, or media URLs, use the Damage API. Simply send the media file or link in your request, and the API will process it to detect and report vehicle damages.

View Results

In both cases, you can check the processing status or view detailed results directly on the Inspektlabs Results Portal (Inspektlabs Results Portal) or we can send them on your webhook URL through callback, making it easy to track inspections and integrate outcomes into your workflow.

image

See how it all fits together—this workflow illustrates the journey from capturing vehicle media to viewing results on the Inspektlabs portal.

Get started →