function getBotpoisonSecretKey
getBotpoisonSecretKey(): string

Get the Botpoison secret key from environment (server-side verification only). Returns empty string when unset.

Return Type

string

Usage

import { getBotpoisonSecretKey } from "docs/config.ts";