Python (SDK)
Sessions
Get Session URL
Resolve a gateway URL for a port exposed by the sandbox session. For browser sessions, omit port or set it to 9222 to get the browser proxy base URL; then use that URL directly with a CDP client such as Playwright/Puppeteer or append /json/version to inspect the browser endpoint over plain HTTP.
GET
Python (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.