Official SDKs

Integrate GetHook in your language

All SDKs are auto-generated from the OpenAPI spec and published to each language's package registry — always in sync with the API.

6
Languages
100%
API coverage
OpenAPI
Auto-generated
Always in sync
$npm install @gethook/node
Node.js
import { GetHook } from "@gethook/node"

const client = new GetHook({
  apiKey: "hk_live_...",
})

All available SDKs

Pick your language and start shipping in minutes.

Node.js
npm install @gethook/node
View examples
Python
pip install gethook
View examples
Go
go get github.com/gethook/gethook-go
View examples
PHP
composer require gethook/gethook-php
View examples
Java
dev.gethook:gethook-java
View examples
Ruby
gem install gethook
View examples

Always in sync with the API

Every SDK is auto-generated from the openapi.yaml spec using OpenAPI Generator and published to each language's package registry automatically. When the API changes, the SDKs update too.

API Reference

Ready to build?

Sign up free and get your API key in seconds.

Get started free