# Sharekhan

### Login with Sharekhan

### Guiding Principles for how to get API Key and Secret Key

1. **Click here to Start:**

   To start, click on this Sharekhan Developer Portal link: <https://www.sharekhan.com/trading-api/dashboard><br>
2. **Login to Developer Portal:**<br>

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

   👉- Go to the developer portal website as per the image above.\
   \
   👉- Enter your credentials (Client ID and Password then enter the TOTP) to log in.
3. **Create a New App:**\
   \
   Click the Create New App button as per given image below

👉- Once logged in, navigate to the section where you can create a new application. \
👉- Click on the option to create a new app.

<figure><img src="/files/9uVabcnuTVCV3rYLSNlp" alt=""><figcaption></figcaption></figure>

Step 4: Whitelist the Static IP

1. Redirect URL: Ensure you have entered the correct Redirect URL for your bridge&#x20;

   You must enter this specific URL for the Algomojo bridge:

```
https://mo.algomojo.com/arrow-connect/am/login-response/index.php
```

1. Static IP: Copy your Static IP from the Arrownect "My Servers" section.
2. Paste the IP into the designated Static IP box in the Sharekhan portal.

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

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

5. **Copy API key and application ID:**

👉- Copy the API key and secret key as per the image given below

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

6. **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://am.algomojo.com/#/">Login with Sharekhan</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.

7. **New user**

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

<figure><img src="/files/sNNy8gG4QPsgDOTz7JWA" 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/sharekhan.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.
