Miscellaneous

Various endpoints that do not belong in any particular category.

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.

Request
query Parameters
frontendApi
string

The Frontend API key of your instance

publishable_key
string

The publishable key of your instance

Responses
200

The interstitial page markup

400

A required query parameter is missing

500

An infinite redirect loop was detected

get/public/interstitial