Your custom API endpoint for getting visitor data.
external JSArray<JSString>? get endpoint;
external set endpoint(JSArray<JSString>? endpoint);