# How To Connect with Shiprocket?

### Step 1: Create API user <a href="#getting-started" id="getting-started"></a>

First, you need to register with ShipRocket and create an account. Click on this [link](https://app.shiprocket.in/register) to complete the sign-up process.

After the sign-up process is complete, follow the enlisted steps to create an API user:

* Open your Shiprocket account and navigate to the left-hand panel.
* Click On **Settings => API => Configure => Create an API user**.
* On the pop-up menu, fill in the **email** (this should be different from the one used to register to ShipRocket).
* Fill in an appropriate password and confirm the password.

![](https://synctrack.io/wp-content/uploads/2024/12/image-73-1024x642.png.webp)

![](https://synctrack.io/wp-content/uploads/2024/12/image-74-1024x642.png.webp)

### Step 2: Connect to Shiprocket in the Synctrack Returns app? <a href="#how-to-connect-to-shiprocket-in-the-synctrack-returns-app" id="how-to-connect-to-shiprocket-in-the-synctrack-returns-app"></a>

* Go to **Settings -> Logistics ->** **Shiprocket**. Click on the Connect button.

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

* Enter the email and password just created above and click **Connect**


---

# 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.returnsdrive.com/shipping/how-to-connect-with-shiprocket.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.
