Skip to main content

Installing the SDK

1

Install the SDK

2

Initialize the client

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 returns allowed: true and failover: true.
Pass fail_closed: true if you’d rather deny the request when Limitem is unreachable.
See limit.em for the full options list.