# API Mapping - API Search [](https://gitee.com/mindspore/docs/blob/master/docs/devtoolkit/docs/source_en/api_search.md) ## Functions * You can quickly search for MindSpore APIs and view API details in the sidebar. * If you use other machine learning frameworks, you can search for APIs of other mainstream frameworks to match MindSpore APIs. * The data version of API mapping supports switching, and please refer to the section [API Mapping - Version Switching](https://www.mindspore.cn/devtoolkit/docs/en/master/PyCharm_change_version.html) for details. ## Procedure 1. Double-click **Shift**. The global search page is displayed.  2. Click **MindSpore**.  3. Search for a PyTorch or TensorFlow API to obtain the mapping between the PyTorch or TensorFlow API and the MindSpore API.   4. Click an item in the list to view its official document in the sidebar. 