Constructs a new IpregistryConfig instance.
The API key for authenticating requests.
Optional. The base URL of the Ipregistry API.
Optional. The timeout for API requests in milliseconds.
ReadonlyapiThe API key used for authenticating requests to Ipregistry.
ReadonlybaseThe base URL of the Ipregistry API. Defaults to 'https://api.ipregistry.co'.
ReadonlytimeoutThe timeout (in milliseconds) for API requests. Defaults to 5000.
Represents the configuration for the Ipregistry API client. This class holds the API key, base URL, and timeout setting used for API requests.