Creates a demo development instance and returns the corresponding Frontend/Backend API keys.
The API keys of the created instance.
{- "object": "demo_dev_instance",
- "frontend_api_key": "string",
- "backend_api_key": "string",
- "jwt_verification_key": "string",
}
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.
The interstitial page markup
A required query parameter is missing