Load the script
Load the Element from the CDN. The pk-specific URL is preferred because it embeds your tenant config (one fewer request, cached per key):{pk} with your publishable key, for example pk_live_abc123. The generic fallback works but does not embed tenant config:
window.Filecheck once loaded.
Handle async loading
Withasync, window.Filecheck is not available immediately. Poll for it before initializing: