# Zerodha

### Login with Zerodha

Follow these Tutorial video to log in :

#### Video Tutorial

{% embed url="<https://vimeo.com/993964497>" %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://ze.algomojo.com/#/"><strong>Login with Zerodha</strong></a></td></tr></tbody></table>

### Guiding Principles for how to create  API key and API  secret

{% embed url="<https://youtu.be/bCZ2lHimNCQ>" %}

1. **Click here to Start:**

   To start click on this link- <https://developers.kite.trade/login>
2. **Login to Developer Portal:**\
   &#x20; \
   ![](/files/dEiz21FN2vPRgCxZAuz6)<br>
   * Go to the developer portal website as per the image above.
   * Enter your credentials (username and password) to log in.
3. **Create a New App:**\
   Click the create new app button as per given image below<br>

   <figure><img src="/files/HrRYvKGrVX5MF4ax2Eyz" alt=""><figcaption></figcaption></figure>

   * Once logged in, navigate to the section where you can create a new application.
   * Click on the option to create a new app.
4. **Enter App Details:**

Provide the required information such as the

* App name ( Enter app name as Algomojo)
* &#x20;Zerodha client id (Enter your Zerodha client id)
* Redirection URL (paste the below given redirect url in the Zerodha app enter details page) and any other necessary details as per image below

**Redirect URL:**

{% code overflow="wrap" %}

```
https://ze.algomojo.com/arrow-connect/am/login-response?id={{your zerodha client id}}
```

{% endcode %}

<mark style="color:red;">**NOTE\*\***</mark>**:** In the redirect URL, you must enter your client ID whenever you paste your URL and also remove the curly bracket of the client ID placeholder.

<mark style="color:blue;">Example:</mark>

{% hint style="info" %}
{% code overflow="wrap" %}

```
https://ze.algomojo.com/arrow-connect/am/login-response?id=ALGOEXM234
```

{% endcode %}
{% endhint %}

* Ensure accuracy and completeness of the information entered to avoid issues later on.<br>

  <figure><img src="/files/4QK5fYrhWoEhT1YSNbZr" alt=""><figcaption></figcaption></figure>

5.**Create App Details:**

* After entering all the necessary details, click the "Create" button to successfully create the new app.

#### For Existing Users (Updating Profile)

If you already have a Kite Connect account and active apps:

1. Log in to the [Kite Connect Developer Console](https://developers.kite.trade).
2. Click on your Profile in the top menu.
3. Look for the IP Whitelist or Static IP section.
4. Action: Paste your Static IP from Arrownect into the box.
5. Scroll down to the bottom of the page and click Update (or Save Changes) to apply the new IP.

<figure><img src="/files/7AVWHJZS7LVo28NOWAq6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GEMyWuK6yTRm4SoRAErd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vuupBtUSYxmwXZ9PmIa6" alt=""><figcaption></figcaption></figure>

&#x36;**.Copy api key and application id:**

👉- Select the application you have created.\
\
![](/files/5EbPWIB5Cv3PJVoHHmgT)

👉- copy the api key and application id as per image given below\
\
![](/files/rX6mioydXoGCrW39Wbex)

&#x37;**.To start algomojo click on this link**[**-**](https://www.kotaksecurities.com/trading-tools/kotak-neo-trading-platform/trading-api/)

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://ze.algomojo.com/#/newuser">Login with Zerodha</a></td></tr></tbody></table>

To initiate Algomojo, click on the above link. Upon redirection, you will be directed to the Algomojo new user portal.

**8.New user**

After opening the new user tab, utilize the copied API details acquired during the process of obtaining your Zerodha portal credentials. Subsequently, use these credentials to log in to Algomojo. Ensure accurate updating of the information.

<figure><img src="/files/c85bicFFFkhsOaHbnFxi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.algomojo.com/algomojo/brokers/login-to-broker/zerodha.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
