SDKs
Official client libraries for the HippoDid API.
| SDK | Language | Install | Repo |
|---|---|---|---|
| hippodid | Python 3.8+ | pip install hippodid | hippodid-python |
| @hippodid/sdk | Node.js 18+ | npm install @hippodid/sdk | hippodid-node |
| Spring Boot Starter | Java 21+ | Maven/Gradle | hippodid-spring-boot-starter |
All SDKs share the same REST API underneath. Choose the one that matches your stack.