Skip to main content
POST
/
linc
/
v1
/
sessions
{
  "statusCode": 123,
  "statusMessage": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

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

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Body

application/json
title
string
model
string | null
idleTimeoutMs
integer | null
vaultIds
string[] | null
scopedApiKey
string | null

Optional caller-provided scoped Case.dev API key for the runtime.

skillNamespaces
string[] | null

Customer-facing skill namespace slugs to materialize into the Linc sandbox at /workspace/.agents/skills/ before the native session starts.

Response

Linc session created