Create a Session
Request body
The Project ID. Can be found in Settings. Optional - if not provided, the project will be inferred from the API key.
The uploaded Extension ID. See Upload Extension.
Duration in seconds after which the session will automatically end. Defaults to the Project's defaultTimeout.
Set to true to keep the session alive even after disconnections. Available on the Hobby Plan and above.
The region where the Session should run.
Arbitrary user metadata to attach to the session. To learn more about user metadata, see User Metadata.
Response
The request has succeeded and a new resource has been created as a result.
The Project ID linked to the Session.
Bytes used via the Proxy
Indicates if the Session was created to be kept alive upon disconnections
Optional. The Context linked to the Session.
The region where the Session is running.
Arbitrary user metadata to attach to the session. To learn more about user metadata, see User Metadata.
WebSocket URL to connect to the Session.
HTTP URL to connect to the Session.
Signing key to use when connecting to the Session via HTTP.