friendly-captcha-sdk > FriendlyCaptchaSDKOptions
FriendlyCaptchaSDKOptions interface
Options when creating a new SDK instance.
Signature:
export interface FriendlyCaptchaSDKOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
apiEndpoint? | string | "eu" | "global" | (Optional) The API endpoint to use, defaults to Supports the following shortcuts: - | |
startAgent? | boolean | (Optional) Start the background agent (and solver) immediately, defaults to true . |