> ## Documentation Index
> Fetch the complete documentation index at: https://storeinspect.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> StoreInspect API reference for Shopify store and contact intelligence.

Use the StoreInspect API to search Shopify stores, enrich known domains, preview relevant contacts, and reveal verified contact channels.

The API is intended for focused prospecting and enrichment workflows. It is not intended for bulk database export.

## Base URL

```text theme={null}
https://storeinspect.com/api/v1
```

## What V1 includes

* Store search with ICP filters, stable sorting, cursor pagination, and search-row quotas.
* Domain enrichment for Shopify stores already present in the StoreInspect database.
* Contact preview search without exposing private channels.
* Credit-based contact reveal using the same contact credits as the web app.
* Usage, taxonomy, authentication, error, and pagination primitives.

<Info>
  V1 is database-backed only. The API does not live-scan uncached domains.
</Info>

## OpenAPI

The canonical OpenAPI document is available at [https://storeinspect.com/openapi.json](https://storeinspect.com/openapi.json).

```text theme={null}
https://storeinspect.com/openapi.json
```
