API reference, Onboarding

Issue a device-bound mDL for the current interview

POSThttps://demo-api.incodesmile.com/omni/credentials/mdl

Builds credential claims from the interview identified by the access token and issues a device-bound ISO/IEC 18013-5 mDL bound to the supplied device public key.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

devicePublicKeystring≥ 1 chars

Holder device public key as Base64 (standard) X.509 SubjectPublicKeyInfo DER, EC P-256.

Responses