Skip to content
Thrive Tech Services
Thrive Tech Services
HomeServicesProductsDocsEnterpriseContactAbout
LoginRegister

Getting Started

Welcome to the ThriveTech Platform documentation. This section covers everything you need to integrate license management into your software product.

Integration Overview

  1. Get Your API Key — Sign up and create credentials in the dashboard
  2. Test Your Connection — Verify API access with a simple call
  3. Create a Product — Configure your product, pricing, and license types
  4. Integrate the SDK — Add license activation and validation to your app
  5. Go Live — Switch from sandbox to production

Integration Timeline

Most integrations take 1–3 days for basic functionality:

DayActivities
Day 1SDK setup, basic activation flow
Day 2Entitlements, offline support
Day 3Webhooks, error handling, testing

Prerequisites

  • A ThriveTech Platform account (sign up at thrivetechservice.com)
  • Your API credentials (Dashboard → Settings → API Keys)
  • Basic understanding of REST APIs
  • Development environment for your target platform

Available SDKs

PlatformInstall Command
JavaScript/TypeScriptnpm install @thrivetech/sdk
Pythonpip install thrivetech-sdk
.NET (C#)dotnet add package ThriveTech.SDK
JavaMaven: com.thrivetech:thrivetech-sdk:1.0.0
Gogo get github.com/thrivetech/sdk-go
Rubygem install thrivetech-sdk
Pricing & PlansQuick Start

Was this helpful?