/
BoB Device API
BoB Device API
The BoB Device API provides device key derivation for app backends and serves key derivation keys to trusted validation and inspection clients.
getDeviceKey
getDeviceKey will return a symmetric device key derived from a (secret) shared KDK (Key Derivation Key). The only input parameter is a Device ID, encoded using base64url.
Authorization: App backends are usually the only entities authorized for this call.
References: Key derivation functions are documented in MTS2.
getDeviceKDK
getDeviceKDK will return all current key derivation keys.
Authorization: Validators (and inspectors) are usually the only entities authorized for this call.
, multiple selections available,
Related content
API Examples
More like this
BoB Participant Metadata v2 OpenAPI
BoB Participant Metadata v2 OpenAPI
Read with this
BoB Authentication API
BoB Authentication API
More like this
BoB major release profiles
BoB major release profiles
Read with this
API Authentication and Authorization
API Authentication and Authorization
More like this
BoB Traveller v3 OpenAPI
BoB Traveller v3 OpenAPI
Read with this