Working currently on writing an API site (.NET Web Api 2.1)
For our prior API sites we had used the Ninject.MVC3 package and wired up a dependency resolver and scope
You have to install one of the hosting packages:
Also, double check that your constructor is Public. This is easy to overlook.