Skip to content
BUILD / 04.0300HORIZONTHIN BY DESIGN

SDK

Typed clients that mirror the API exactly. No hidden behaviour, no magic retry, no telemetry.

An SDK that does more than the API is a second, undocumented product. Ours does less: types, transport, and errors.

If a call fails, the SDK tells you the code the server sent and stops. It does not decide on your behalf.

FACTS
LANGUAGES
TypeScript first, then Python
SIZE BUDGET
Under 20 kB gzipped
TELEMETRY
None
REFUSALS
  • No analytics inside a client library.
  • No behaviour that is not in the API reference.
  • No bundled polyfills you did not ask for.
All build surfacesNext: Integrations