SDKs

Official client libraries for five languages. Each SDK wraps the GeckoGuard API and signs requests + verifies responses for you.

LanguagePackageGuide
JavaScript / TypeScript@geckoguard/sdkGuide
PythongeckoguardGuide
C# / .NETGeckoGuardGuide
Gogithub.com/Uncle-Cole/GeckoSDK/goGuide
C++header-only, CMakeGuide

For the full request/response shape of every endpoint, see the API Reference.

API keys

Every SDK call authenticates with a product-scoped API key. Generate one in the dashboard under Products → [product] → API Keys and scope it to what the client actually needs — license:authorize is the minimum for desktop clients. Never ship a write-scoped key.