files/en-us/web/api/usb/index.md
{{APIRef("WebUSB API")}}{{SeeCompatTable}}{{SecureContext_Header}}{{AvailableInWorkers}}
The USB interface of the WebUSB API provides attributes and methods for finding and connecting USB devices from a web page.
Use {{domxref("navigator.usb")}} to get access to the USB object.
The USB interface inherits from {{domxref("EventTarget")}}.
{{InheritanceDiagram}}
None.
{{Specifications}}
{{Compat}}