Skip to main content
Module

x/ptereno/lib/types/client.ts>NewAPIKeyOptions

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface NewAPIKeyOptions
import { type NewAPIKeyOptions } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

description: string

The API key description

optional
allowedIPs: Array<string>

A list of ip addresses that can use this key.