Back in Stock API
This guide shows you how to integrate and use STOQ's API to manage back in stock requests from your end.
You can access our API documentation at: https://docs.stoqapp.com
The primary server endpoint for STOQ API is https://app.stoqapp.com/api/v1/external/
To notify a specific customer on a restocked product, you can use this endpoint: https://app.stoqapp.com/api/v1/external/intents/notify_intent
To use our API, you'll need to get the get the STOQ private API key. To do this:
Open STOQ app inside your Shopify Admin.
Go to "Back in stock alerts > Integrations" and scroll down to find "API Key" section.
Click copy to get your API key and use it with your API requests.

You can also test any specified API by using the "Test it" feature. To do this:
Go to https://docs.stoqapp.com
Select the API you wish to test and click on "Test it" button

Enter the API key and required data to see the result

If you need any assistance in using the APIs, feel free to contact our 24/7 Live Support. We're happy to help!
API Documentation
You can access our API documentation at: https://docs.stoqapp.com
Server endpoint
The primary server endpoint for STOQ API is https://app.stoqapp.com/api/v1/external/
API endpoint example
To notify a specific customer on a restocked product, you can use this endpoint: https://app.stoqapp.com/api/v1/external/intents/notify_intent
Accessing credentials
To use our API, you'll need to get the get the STOQ private API key. To do this:
Open STOQ app inside your Shopify Admin.
Go to "Back in stock alerts > Integrations" and scroll down to find "API Key" section.
Click copy to get your API key and use it with your API requests.

Testing API
You can also test any specified API by using the "Test it" feature. To do this:
Go to https://docs.stoqapp.com
Select the API you wish to test and click on "Test it" button

Enter the API key and required data to see the result

If you need any assistance in using the APIs, feel free to contact our 24/7 Live Support. We're happy to help!
Updated on: 07/05/2025
Thank you!