iiRecord
Agentic AI Atlas · Claude.ai session-ingress endpoint
transcript-ingress:claude-code-claude-aia5c.ai
II.
TranscriptIngressEndpoint overview

transcript-ingress:claude-code-claude-ai

Reference · live

Claude.ai session-ingress endpoint overview

Per-session ingress endpoint receiving streamed transcript entries. Last-Uuid carries the previously stored uuid; on 409 the server returns x-last-uuid and the client adopts it for chain repair. Per-session sequential() wrapper prevents concurrent writes for the same session.

TranscriptIngressEndpointOutgoing · 0Incoming · 1

Attributes

displayName
Claude.ai session-ingress endpoint
endpointUrl
ingressMethod
PUT
lastUuidHeader
Last-Uuid
serverLastUuidHeader
x-last-uuid
maxRetries
10
baseDelayMs
500
failsImmediatelyOn
  • 401
sequentialPerSession
true
authMethod
oauth
description
Per-session ingress endpoint receiving streamed transcript entries. Last-Uuid carries the previously stored uuid; on 409 the server returns x-last-uuid and the client adopts it for chain repair. Per-session sequential() wrapper prevents concurrent writes for the same session.

Outgoing edges

None.

Incoming edges

persists_transcript_to1