Developers & SDK — @vaultara/sdk | Vaultara
DEVELOPERS — @VAULTARA/SDK

A typed client over the same contracts the server validates.

Zod schemas are the contract. The SDK is generated from them, so a route change breaks the build instead of production.

TERMINAL
npm i @vaultara/sdk

export VAULTARA_API_KEY=vk_live_…
{{ snippet.file }} {{ snippet.lang }}
{{ snippet.code }}
RESPONSE
{{ snippet.out }}
REST SURFACE
{{ e.method }} {{ e.path }} {{ e.desc }} {{ e.scope }}
{{ c.title }}

{{ c.body }}

{{ c.code }}

Run it locally in one command.

Postgres 16-alpine on host port 5433 via Docker Compose; the app has its own Dockerfile under the app profile.

Read the docs → Get an API key