Skip to main content

Adara

Page status

Verified Platform

Verified rows

5

Candidate rows

1

Excluded rows

0

Primary sources

1

Last reviewed

2026-03-30

Platform Summary

Identity verification and event payload contracts for Adara.

Scope

Primary execution surface: server.

Developer Source Map

SourceReason
docs.adara.com/v3.0/identity-verification-api/refEvent Contracts; User Data Contracts

RudderStack Cross-Check

No destination mapping linked for this platform.

Verified Contracts

Event Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
eventevents[]serverarrayOptionalArray of event objects.Not clearly specifiedNot clearly specified-IDV request body supports optional events array.docs.adara.com/v3.0/identity-verification-api/refVerifiedHigh
eventevents[].event_typeserverstringOptionalType of the event.Not clearly specifiedNot clearly specified-Defined in the Identity Verification API request schema.docs.adara.com/v3.0/identity-verification-api/refVerifiedHigh
eventevents[].transaction_currencyserverstringOptionalTransaction currency when the event type is transaction.Not clearly specifiedNot clearly specifiedUSDOnly relevant for transaction-type events.docs.adara.com/v3.0/identity-verification-api/refVerifiedHigh
eventevents[].transaction_valueserverstringOptionalAmount of transaction when the event type is transaction.Not clearly specifiedNot clearly specifiedord-12345Only relevant for transaction-type events.docs.adara.com/v3.0/identity-verification-api/refVerifiedHigh

User Data Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
defaultemail_sha256serverstringConditionalSHA-256 hash of lowercased emaillowercaseSHA-256<sha256(alice@example.com)>Preferred Adara field is email_sha256.docs.adara.com/v3.0/identity-verification-api/refVerifiedHigh

Candidate / Needs Review Items

User Data Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
defaultemail (input)serverstringConditionalLowercase email before hashinglowercaseSHA-256<sha256(alice@example.com)>Derived pre-hash normalization from the email_sha256 field. Row note indicates inferred/derived semantics.docs.adara.com/v3.0/identity-verification-api/refNeeds manual reviewMedium

Excluded Items

No excluded rows in this revision.

Last Reviewed

2026-03-30