POST /v1/sessions{
"steps": [
{
"primitive": "identify",
"params": {
"blocks": [
"first_name",
"last_name",
"dob",
"country"
]
}
}
]
}Know who presented.
Request explicit government-attested identity blocks from a supported wallet credential.
Use in the flow builder →Alentra captures and reports cryptographic facts. Your application decides what the result means and whether the session continues.
POST /v1/sessions{
"steps": [
{
"primitive": "identify",
"params": {
"blocks": [
"first_name",
"last_name",
"dob",
"country"
]
}
}
]
}webhook{
"primitive": "identify",
"result": {
"first_name": "Jane",
"last_name": "Doe",
"dob": "1990-04-12",
"country": "SE"
},
"audit_id": "sess_…_0"
}The business receives each requested, available verified claim. Missing credential fields are marked unavailable instead of invented.
Encrypted signer and wallet evidence, the claims digest, timestamps, and the immutable audit-chain entry.
Alentra keeps primitives horizontal. Your product owns the industry-specific policy around them.
Credential availability varies by route. These profile pages show the exact countries, wallets, trust requirements, and rollout state.
An ISO mobile driver’s licence issued by a participating US jurisdiction.
View routes →mdocGoogle ID PassA Google Wallet identity credential profile available in selected countries.
View routes →mdocAadhaarThe Aadhaar credential route listed for Google Wallet in India.
View routes →mdocUS Digital IDA passport-derived Digital ID presented from Apple Wallet by eligible US holders.
View routes →mdoc+jpkiMy Number CardJapan’s My Number Card credential route through Apple Wallet.
View routes →mdocEUDI PIDPerson Identification Data presented by a compatible EU Digital Identity Wallet.
View routes →Order multiple wallet-attested actions under one bound subject and one audit chain.
Government-wallet proof, ready to repeat.
Start with Alentra