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.
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
Updated on: 07/05/2025
Thank you!