# Paytm

### Login with Paytm

Follow these Tutorial video to log in :

#### Video Tutorial

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

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://pt.algomojo.com/#/"><strong>Login with Paytm</strong></a></td></tr><tr><td align="center"><a href="https://algomojo.com/open-an-account/registration/?broker=PT"><strong>Open An Account</strong></a></td></tr></tbody></table>

**Redirect URL:**

```
https://pt.algomojo.com/arrow-connect/am/login-response
```

### Guiding Principles for how to get api key and api secret

1. **Click here to Start:**

   To start click on this link- <https://developer.paytmmoney.com/>
2. **Login to Developer Portal:**\
   \
   Click the "Sign In" button to go to the Developer Portal sign-in screen. <br>

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

   \
   👉- Go to the developer portal Sign-in screen as per the image below. \
   👉- Enter your credentials (username and password) to Sign-in.

   <div align="left"><figure><img src="/files/a9DGHINBb3s0nrGPSvZg" alt="" width="206"><figcaption></figcaption></figure></div>
3. **Create a New App:** <br>

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

   * Once logged in, navigate to the section where you can create a new application.
   * Select the option to create a new app as shown in the image above.
4. **Enter App Details:**<br>

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

   👉- Click the "Proceed" button to go to the app's created page screen, as                     shown in the image above.

&#x20;  Provide the required information such as the

* App name ( Enter app name as Algomojo)
* Select Product Type as: Rule based Trading Platform
* Redirection URL (paste the below given redirect url in the Paytm app enter details page) and any other necessary details as per image below

**Redirect URL:**

Copy

```
https://pt.algomojo.com/arrow-connect/am/login-response
```

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

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

* Action: Copy your Static IP from the Arrownect "My Servers" section.

* Paste the IP into the box on the PayTM portal.

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

5.**Create App Details:**

* After entering all the necessary details, click the "Proceed" button to successfully create the new app.
* Upon creation, it will redirect to a success message screen.\ <br>

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

&#x36;**.Copy api key and Secret:**

👉- copy the api key and Secret  as per image given below&#x20;

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

&#x37;**.To start algomojo click on this link**

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://pt.algomojo.com/#/newuser">Login with Paytm</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 Paytm portal credentials. Subsequently, use these credentials to log in to Algomojo. Ensure accurate updating of the information.

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