Miscellaneous
Returns the markup for the interstitial page
The Clerk interstitial endpoint serves an html page that loads clerk.js in order to check the user's authentication state. It is used by Clerk SDKs when the user's authentication state cannot be immediately determined.
get/public/interstitial
Query parameters
frontendApistring
Please use frontend_api instead
frontend_apistring
The Frontend API key of your instance
publishable_keystring
The publishable key of your instance
proxy_urlstring
The proxy URL of your instance
domainstring
The domain of your instance
sign_in_urlstring
The sign in URL of your instance
use_domain_for_scriptboolean
Whether to use the domain for the script URL
Response
The interstitial page markup