> ## Documentation Index
> Fetch the complete documentation index at: https://docs.woodwide.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Embed

> Create short-lived browser sessions for embedded Woodwide experiences.

Create an embed session from your backend using a Woodwide API key. The endpoint returns a short-lived token that can be passed safely to a browser-based embed client.

<CardGroup cols={1}>
  <Card title="Create Embed Session" icon="key" href="/api-reference/embed/create-embed-session">
    Mint a short-lived token for an embedded browser session.
  </Card>
</CardGroup>
