> For the complete documentation index, see [llms.txt](https://truecaller4developers.gitbook.io/truecaller-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://truecaller4developers.gitbook.io/truecaller-sdk/shopify-app/generating-app-key.md).

# Generating App Key

You’ll be required to generate a “partner key” from the Truecaller developer console to make the Truecaller Number Verification app work with your Shopify store. You can do so very easily and for free by registering [here](https://developer.truecaller.com/sign-up) ( in case you don’t already have an existing account )

![](https://lh3.googleusercontent.com/fcJReezIc0za8bIH893c5sBPlq5JCxu5pSNksEaoniOWaGgwMKawSl259wcYbhkbBIa8l5f09PE8mSfWjI06j_BnIoUrP8Lc_dpsp6QX5V7Sv5ALdCZl-22IsnUtanqosBy7QD79)

1\) Once you have created you account and log in, click on “Add Application” and select the “Shopify” radio button

![](https://lh5.googleusercontent.com/z8i9y-Ntgt8PuL27XexzLINjMCd2r-rxx_91XIwnChF_nwLeUGORvs0bAy7xYa9G5q6rRvgGbHFBvgDTk450_G60uze9sPiBNZxHvy_PlqpA4sXb-1u39U4Jy9t-9fyVx9TmHAL_)

2\) Input your Store name (e.g. examplestore.myshopify.com) and Shopify Store id to generate the partner key

![](https://lh3.googleusercontent.com/bv2bqgHLOKBvsFR6f0f-fsHu2wCInQSOA6rG8Z21xQnTashdlIFVTtjWlDUiP-ry_yP-UREeGkK95Z7t1Mi7S5GA5tbfUMApwtQSCcXlM1567ML9lkOeZ2n0KwG8Av2wPz17c47l)

3\) Click continue, and copy your newly generated partner key from the Truecaller console

![](https://lh3.googleusercontent.com/RW7Pz8l47WkoK6iDjsjo-n7OXEX5yMYgWh1E0tNyC1LRYIbX9gGPYn3x5qhhaGXGFdLluFpZQit0l_uNrmq6mbY-SdVspapRMDjjc1qj-oP042pMWREdkKewJ9c3F_glQeAIa1VP)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://truecaller4developers.gitbook.io/truecaller-sdk/shopify-app/generating-app-key.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.
