Transmit Security · Example Payload

Transmit Security Identity Verification Create Session Example

CIAMIdentityAuthenticationPasskeysWebAuthnFraud DetectionRisk ManagementIdentity VerificationOrchestrationOAuth2SecuritySSO

Transmit Security Identity Verification Create Session Example is an example object payload from Transmit Security, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

user_idsession_tokendocument_typecountry

Example Payload

Raw ↑
{
  "user_id": "user-12345",
  "session_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...",
  "document_type": "passport",
  "country": "US"
}