← Tools Reference

StoreCensus

StoreCensus integration (Data, Marketing). Imported from open-connector.

API key4 toolshttps://www.storecensus.com/api/v1
GET
storecensus_get_website
Retrieve StoreCensus ecommerce intelligence for a website domain or lead ID.

/website/{domain}

2 parameters
ParamTypeRequiredDescription
domainstringrequiredThe domain name or numeric StoreCensus lead ID to retrieve, such as example-sto…
sectionsarrayoptionalStoreCensus response sections to include. Omit this field to request all sectio…
POST
storecensus_search_stores
Search StoreCensus ecommerce stores with filters and cursor pagination.

/stores

5 parameters
ParamTypeRequiredDescription
filtersobjectoptionalStoreCensus store filters, such as country, vertical, apps, estimatedVisits, or…
sortobjectoptionalThe StoreCensus sort configuration.
pageSizeintegeroptionalThe number of stores to return. StoreCensus allows 50 to 500.
cursorstringoptionalThe StoreCensus cursor returned by the previous page.
sectionsarrayoptionalStoreCensus response sections to include. Omit this field to request all sectio…
GET
storecensus_list_apps
List or search StoreCensus Shopify apps with page pagination.

/apps

6 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe one-indexed page number to return.
pageSizeintegeroptionalThe number of apps to return. StoreCensus caps this at 500.
app_idintegeroptionalThe specific StoreCensus app ID to retrieve.
minRatingnumberoptionalThe minimum app rating to return.
searchstringoptionalA text search applied to app name, description, or developer.
categoryIdintegeroptionalThe StoreCensus app category ID to filter by.
GET
storecensus_list_app_categories
List StoreCensus Shopify app categories that have active apps.

/app-categories