Link Identity Platform · v1
Client SDKs
Three SDKs are in development. Until they ship, integrate against the REST surface directly — see the API reference for endpoint contracts and webhook payloads.
Node
Coming soonNode 20+ · TypeScript types included
Server-side helper for token exchange, device registration, and webhook signature verification.
Python
Coming soonPython 3.10+ · sync + async clients
Mirror of the Node SDK for Python backends. Same auth flow, same resource shapes.
Kotlin (Android)
Coming soonAndroid · for embedded scanner builds
Pairs a Link scanner to a tenant, runs enrollment and verification challenges, and emits the local capture events.
While you wait
Every SDK call maps 1:1 to a documented endpoint. Anything you can do through an SDK, you can already do today with curl. Start with the Getting Started walkthrough and graduate to the API reference when you need the full surface.