LocalStitch API Documentation

v1

Build powerful integrations with the LocalStitch API. Search 50M+ businesses, manage lists, and enrich contacts programmatically.

Get API KeyView API Reference
Base URLhttps://localstitch.co/api/v1

Quick Start

Get your first API response in 60 seconds:

1

Get your API key

Go to the API Console and create a new API key.

2

Make your first request

bash
curl "text-cyan-400">-X POST "https://localstitch.co/api/v1/search" \
  "text-cyan-400">-H "Content">-Type: application/json" \
  "text-cyan-400">-H "Authorization: Bearer pk_live_YOUR_API_KEY" \
  "text-cyan-400">-d '{
    "query": "coffee shop",
    "filters": {
      "state": "California",
      "has_email": true
    },
    "limit": 10
  }'
3

Explore the response

You'll get back businesses matching your query with contact info, ratings, and more.

What You Can Build

AI-Powered Development

LocalStitch is built for the AI era. Connect Claude Code, Cursor, or any MCP-compatible tool directly to your LocalStitch workspace.

Resources