Base URL of the FoundryVTT server (e.g., 'http://localhost:30000')
Optional
apiAPI key for REST API module authentication (optional)
Optional
usernameUsername for basic authentication (optional)
Optional
passwordPassword for basic authentication (optional)
Optional
timeoutRequest timeout in milliseconds (default: 10000)
Optional
retryNumber of retry attempts for failed requests (default: 3)
Optional
retryDelay between retry attempts in milliseconds (default: 1000)
Optional
socketCustom WebSocket path (default: '/socket.io/')
Configuration interface for FoundryVTT client connection settings
FoundryClientConfig
Example