Skip to main content
The SDK’s full typed surface lives on npm as @anomalyarmor/sdk and in-source as typedoc-generated reference pages.

Live reference

The canonical reference is generated from TypeScript source on every release and hosted on GitHub Pages:

Open the typedoc reference

Full type signatures for every exported symbol

Ergonomic surface

If you just want a quick lookup table, here are the hand-written wrappers. For anything not listed, drop down to client.raw and use the generated OpenAPI paths type directly - see How requests work.

client.health

client.alerts

client.freshness

client.schema

Exported types

Source

The SDK source lives in the AnomalyArmor core monorepo. Bug reports, feature requests, and PRs welcome at github.com/anomalyarmor/core/issues.