tech-division/develop./about
kakel/tech
[004]device risk api·device risk api · b2b

device risk api.

// status
Early access · email sales@kakel.io

A signed REST API exposing KAKEL's curated dataset of stolen, locked, and orphaned devices. For e-com returns processors, refurb chains, and insurance recovery operations.

ships onHTTPSSDKs·β
// about · §01
The free /tools/imei-check page is rate-limited and meant for casual lookups. The Device Risk API is the B2B variant: HMAC-signed, unlimited lookups under contract, with per-call billing and SLA-grade response times. Backed by the same BlacklistRecord table that powers PhoneToolkit's on-device blocked tracker. Aggregated from: KAKEL Store's own returns flow, Companion APK stolen-reports, AT&T orphan workflow, partner contributions, and GSMA Device Check (where licensed).
// features · §02
  • 01POST /v1/lookup with IMEI, Apple serial, or ECID
  • 02HMAC-signed requests (per-customer key pair)
  • 03Aggregate counts + per-source breakdown in the response
  • 04Optional write tier: contribute your own stolen reports back to the dataset (revenue share)
  • 05Per-call billing or volume contracts via Stripe
  • 06SDK clients for Node, Python, Go (roadmap)