API reference, Onboarding

Forward diagnostics data

POSThttps://demo-api.incodesmile.com/omni/add/diagnostics-data

Accepts an encrypted TrueSight diagnostics envelope from the SDK, enriches it with server-resolved clientId and environment, and forwards it to TrueSight.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

versioninteger (int32)

Envelope format version

algstring

Encryption algorithm

compressionstring

Compression algorithm

kidstring

Key identifier

ivstring≥ 1 chars

Initialization vector (Base64)

ciphertextstring≥ 1 chars

Encrypted diagnostics payload (Base64)

tagstring≥ 1 chars

Authentication tag (Base64)

Responses

Was this page helpful?