Welcome to the ThriveTech Platform documentation. This section covers everything you need to integrate license management into your software product.
Most integrations take 1–3 days for basic functionality:
| Day | Activities |
|---|---|
| Day 1 | SDK setup, basic activation flow |
| Day 2 | Entitlements, offline support |
| Day 3 | Webhooks, error handling, testing |
| Platform | Install Command |
|---|---|
| JavaScript/TypeScript | npm install @thrivetech/sdk |
| Python | pip install thrivetech-sdk |
| .NET (C#) | dotnet add package ThriveTech.SDK |
| Java | Maven: com.thrivetech:thrivetech-sdk:1.0.0 |
| Go | go get github.com/thrivetech/sdk-go |
| Ruby | gem install thrivetech-sdk |
Was this helpful?