What are the types of WebDriver APIs available in selenium?

What are the types of WebDriver APIs available in selenium?

The WebDriver API gives a more simplistic and compact programming interface for the selenium.

There are List of API’s like Navigation , WindowHandling API’s available in WebDriver .Check here for detailed list of API’s to interact with WebApplication.