Does keycloak expose WebAuthn APIs ,can Webauthn flow be managed programmatically

Is it possible to initiate webauthn registration flow programmatically?. For example using spring-boot-keycloak starter and etc.
Thanks