# Obtain Notion API Token ## Chrome or Chromium-based Browser 1. Login your account on Notion. 2. Open developer tools. ![](images/chromium-open-dev-tool.png) 3. Go to **Application** tab, open **Cookies** toggle on the left sidebar, click **https://www.notion.so**. You should see a row whose **Name** is `token_v2`. Double click on its **Value** field to copy. ![](images/chromium-see-cookie.png)