openapi-vultr Setup npm i openapi-vultr import { createClient } from 'openapi-vultr/v2' Usage const client = new createClient({ token: '...' })