/v1/observationsRetrieve the latest anonymous visual telemetry observations for an approved datastream.
Observation[]
Developer API / enterprise integration
The åk.com AI API delivers privacy-preserving visual telemetry to approved enterprise systems. Every endpoint is designed around scoped access, explicit data contracts, and traceable delivery.
API version
v1 / enterprise preview
Authentication
Requests are authenticated with a scoped bearer token issued for your approved pilot workspace. Tokens are never embedded in client-side applications and should be stored in your server-side secret manager.
Request header
Authorization: Bearer ak_live_your_scoped_tokenCredentials are issued only after enterprise pilot approval and must remain in a server-side secret manager.
Core endpoints
/v1/observationsRetrieve the latest anonymous visual telemetry observations for an approved datastream.
Observation[]
/v1/signalsRead aggregate movement, asset, and condition signals over an approved time window.
SignalWindow
/v1/audit-eventsInspect delivery, model, and policy events for a governed integration.
AuditEvent[]
Data schemas
idstringStable identifier for the anonymous observation.
observed_atISO 8601UTC timestamp for the processed edge event.
geo_cellstringApproved geographic cell or route segment.
signal_typestringClassified, non-identifying signal category.
confidencenumberConfidence score for the extracted signal.
{\n \"id\": \"obs_01H9XK7Q\",\n \"observed_at\": \"2026-09-02T07:19:20Z\",\n \"geo_cell\": \"helsinki-60.1699-24.9384\",\n \"signal_type\": \"vehicle_flow\",\n \"confidence\": 0.98\n}Access workflow
API access is provisioned for approved enterprise pilots. Each integration is scoped to the agreed datastream, geography, retention policy, and governance requirements.
01
Define the decision workflow, geography, and signal requirements with the åk.com AI enterprise team.
02
Receive a pilot workspace and credentials with least-privilege access to the approved environment.
03
Validate payloads, delivery cadence, and audit events in a controlled integration environment.
04
Move to governed production delivery with ongoing observability and review controls.
Integration support
Need a tailored schema, delivery cadence, or integration review? The enterprise team can align the API surface to your approved pilot scope.
Contact enterprise integrations