KILATUZ API

Bring physical-world intelligence
into your software.

Keep your ERP. Keep your CRM. Add KILATUZ intelligence through APIs, events and enterprise connectors.

01

FIELD

Mobile · KILATUZ ONE · Cameras · IoT

02

KILATUZ FIELD AI

AI processing · Evidence · Inspection · Asset intelligence

03

API

REST API · Webhooks · Events

04

ENTERPRISE

ERP · CRM · EAM · FSM · Command Centre

DESIGNED TO CONNECT

Your software.
Physical-world context.

Reference architecture and illustrative API contracts. Request access for availability and implementation details.

REST API

Create inspections, retrieve evidence and connect asset records over a consistent HTTP interface.

Webhooks & Events

Bring inspection results and actionable events into your existing workflows.

Authentication

API authentication and scoped access are part of the enterprise integration design.

SDKs

SDK support is part of the roadmap. Discuss your language and runtime requirements.

Evidence API

Link video, images, voice transcripts and capture metadata to field events.

Asset API

Associate inspection history and evidence with your physical asset identifiers.

Inspection API

Turn observations into structured inspection records for downstream systems.

AI Results

Work with observations, confidence and recommended actions, with human review.

Enterprise Integration

Connect ERP, CRM, EAM, FSM and command centres through APIs and custom connectors.

ILLUSTRATIVE API CONTRACT

Structured from
the first field note.

A sample result for an asset inspection. These examples describe the intended integration model; they are not a live public API.

POST /v1/inspectionsGET /v1/assets/{asset_id}GET /v1/evidence/{event_id}POST /v1/work-ordersPOST /v1/webhooks
inspection.result.json
{
  "inspection_id": "INS-2026-00184",
  "asset_id": "CCTV-118",
  "location_verified": true,
  "status": "attention_required",
  "confidence": 0.94,
  "observations": [
    "lens contamination detected",
    "possible battery degradation"
  ]
}

FIT INTO YOUR ENTERPRISE

Built to work
alongside your stack.

Integrate with platforms such as SAP, Oracle, Microsoft Dynamics, Salesforce, ServiceNow or proprietary enterprise software through APIs and custom connectors.

Platform names are examples of potential integration targets and do not imply official partnerships or prebuilt connector availability.