Skip to content

SDKs

Lithos ID provides official SDKs to simplify integration with the API. They handle authentication, environment selection, request and response types, and other integration details, allowing you to focus on your application.

The following SDKs are currently available:

  • Go — for Go applications and services.
  • TypeScript (Node.js) — for Node.js applications written in TypeScript or JavaScript.

Both SDKs are available in the Lithos ID SDK repository:

Each SDK includes installation instructions, usage examples, and API documentation.

If your preferred programming language is not yet supported, you can integrate directly with the REST API described in this documentation.