Create native Linc session
Creates a Daytona-backed native Linc session with scoped Case.dev credentials. This endpoint starts the sandbox actor only; messages and event replay use separate endpoints.
Authorizations
API key starting with sk_case_
Headers
Stable internal user or customer identifier for AI Gateway cost reporting.
256Comma-separated AI Gateway reporting tags. At most 10 unique tags, each 1–64 characters.
Body
Processing tier for eligible OpenAI GPT models. Priority provides lower latency at premium cost.
default, priority Opt-in persistent workspace identity. Requires conversationKey. Omit both fields to preserve isolated legacy session behavior.
512Stable conversation identity within workspaceKey. Required in workspace mode and idempotent for repeated creates.
512Optional server-enforced capability profile. read_only grants only retrieval/inference service reads; session event ingestion remains bound to the exact managed runtime credential.
read_only Legacy explicit whole-vault scope. Mutually exclusive with vaultScopes.
Exact object allowlist per vault. Empty objectIds denies object access for that vault. Mutually exclusive with vaultIds.
Optional caller-provided scoped Case.dev API key for the runtime.
Privileged C3-only hidden app instructions to append to the sandbox AGENTS.md.
Skills API slugs to install into the runtime sandbox before the native session starts.
When true, inject all active org document templates into the using-document-templates skill.
Specific document template slugs to inject into the using-document-templates skill.
Response
Linc session created

