According to MSDN, routing is how Web API matches a URI to an action. Web API 2 supports a new type of routing, called attribute routing.