Installing the SDK
1
Install the SDK
- Bun
- pnpm
- npm
- Yarn
2
Initialize the client
- With API key
- From env
Quick start
success is an alias of allowed. Older Contiguity code used success — both work.
Fail-open
If Limitem is down or the request times out (default 800ms), the SDK returnsallowed: true and failover: true.
Pass
fail_closed: true if you’d rather deny the request when Limitem is unreachable.limit.em for the full options list.