Server-side SDKsNode.jsOn this pageNode.js SDK Node.js SDK basis-theory-js Loading Stars Loading Contributors See it in GitHub Installation npmyarnnpm install --save @basis-theory/basis-theory-jsyarn add @basis-theory/basis-theory-js Initialization import { BasisTheory } from "@basis-theory/basis-theory-js";const bt = await new BasisTheory().init("<API_KEY>");