# WebauthnApis

Alternate paths used by the SDK to route API calls to your proxy server.

## Properties

### startAuthentication

• **startAuthentication**: `string`

**`Default Value`**

`/v1/auth/webauthn/authenticate/start`

### startRegistration

• **startRegistration**: `string`

**`Default Value`**

`/v1/auth/webauthn/register/start`

### startCrossDeviceRegistration

• **startCrossDeviceRegistration**: `string`

**`Default Value`**

`/v1/auth/webauthn/cross-device/register/start`

### initCrossDeviceAuthentication

• **initCrossDeviceAuthentication**: `string`

**`Default Value`**

`/v1/auth/webauthn/cross-device/authenticate/init`

### startCrossDeviceAuthentication

• **startCrossDeviceAuthentication**: `string`

**`Default Value`**

`/v1/auth/webauthn/cross-device/authenticate/start`

### getCrossDeviceTicketStatus

• **getCrossDeviceTicketStatus**: `string`

**`Default Value`**

`/v1/auth/webauthn/cross-device/status`

### attachDeviceToCrossDeviceSession

• **attachDeviceToCrossDeviceSession**: `string`

**`Default Value`**

`/v1/auth/webauthn/cross-device/attach-device`