@friendlycaptcha/sdk > FriendlyCaptchaSDKOptions > apiEndpoint
FriendlyCaptchaSDKOptions.apiEndpoint property
The API endpoint to use, defaults to https://global.frcapi.com
.
Supports the following shortcuts: - eu
- https://eu.frcapi.com
- global
- https://global.frcapi.com
Signature:
apiEndpoint?: APIEndpoint;