Skip to main content

ApiClientConfig

Index

Properties

optionalheaders

headers?: Record<string, string> | { Authorization?: string; User-Agent: string }

optionalhttpAgent

httpAgent?: Agent

optionalhttpsAgent

httpsAgent?: Agent

optionalmaxRequestConcurrency

maxRequestConcurrency?: number

optionaltimeout

timeout?: number

token

token: string

optionalurl

url?: string