Skip to main content

Documentation Index

Fetch the complete documentation index at: https://browseruse-0aece648-x402-sdk.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Generate a public URL that anyone can open to watch the entire agent session — no API key needed. Useful for sharing with teammates, stakeholders, or embedding in dashboards.
share = await client.sessions.create_share(session.id)
print(share.share_url)