TypeScript SDK
The Permitech TypeScript SDK on npm.
TypeScript SDK GitHub repo
The GitHub repo for the Permitech TypeScript SDK.
Note: This library is in pre-release mode and may not be stable.
Installation
Initialization/Authentication
You can configure Permitech using environment variables:If you are using the free version of Permitech, there is no need to set the
PERMITECH_CONSOLE_URL environment variable.process.env to specify these variables:

