Where is the unity's api???

Well, today i wanted to search a code from a script of mine in the Unity’s api as i usually do, but when i did it, it sent me to a 404 unity page, when he used to send me to the unity’s api page, so… has it been removed? moved? How can i search anything in the api directly from monodevelop like i used to???

It’s at Unity - Scripting API:, which you can get to from this page by clicking Learn → Documentation → Scripting API.

In MonoDevelop, you press Ctrl + ’ to search the API for the keyword at the current cursor location. You can also access it by going Help → Unity API Reference.

Visual Studio 2015 CE is free, no longer opens multiple instances, goes to the right line number and auto opens the Unity doc and API.