Direct Embed

Display an embed within an <iframe>.

  • If the clientId is valid with the registered embed domain in the developer portal, the <iframe> displays a login page or an embedded document viewer based on the user's authorization cookie.
<iframe
  src='https://lucid.app/embeds/link?document=:document&clientId=:clientId'
></iframe>

Valid Authentication Methods

  • This endpoint does not require API Key or OAuth 2.0 authentication and utilizes browser cookies instead.

Language
Click Try It! to start a request and see the response here!