Generate BT shared key using HTTP apis

Hello,
after following the nuki bluetooth protocol documentation, I’m able to generate bluetooth shared keys with my app and to lock/unlock the smart look.
Now I’d like to ask if is possible to generate such BT shared keys using HTTP apis, in order to remotely create them. Is this possible?

Thank you very much

No. If you want to work with the BLE API you need to create your own infrastructure for keeping & sharing keys outside the Nuki universe.

The API that the Nuki Apps use to communicate with the server/bridge is not public. The bridge and the Web APIs are public, but do not allow such low level commands.