# API Key

To integrate with STOQ's Back in Stock API, you'll need to obtain your API key. This key is essential for authenticating your API requests. Here's how to get it:

### Steps to Get Your API Key

1. Open the STOQ app inside your Shopify Admin panel
2. Navigate to "Back in stock alerts > Integrations"
3. Scroll down to find the "API Key" section
4. Click the copy button to get your API key

<figure><img src="https://1698813382-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3glBJyAD94wReaVISIAD%2Fuploads%2FroIlCXTnYEGcOCKcaqQy%2Fimage_b31wul.png?alt=media&#x26;token=7efbd7f9-a4bf-46d4-92bf-63fc52ce38fe" 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.stoqapp.com/api-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.
