Skip to main content

Welcome to the FoxReach API

The FoxReach API lets you integrate your cold email outreach platform with your existing tools, CRMs, and automation workflows. Build powerful integrations to manage your leads, campaigns, and email infrastructure programmatically.

What you can do

Manage Leads

Create, update, and organize your leads. Import contacts from your CRM or sync them in real-time.

Control Campaigns

Create multi-step email campaigns, start and pause them, and monitor performance.

Email Accounts

View your connected email accounts, warmup settings, and health metrics.

Templates & Variables

Build reusable email templates with personalization variables and spin syntax for deliverability.

MCP Server

Connect AI agents like Claude and Cursor to FoxReach. Manage leads and campaigns through natural language.

Webhooks

Receive real-time notifications when emails are sent, replies come in, or campaigns complete.

Error Handling

Understand error codes and build resilient integrations with proper error handling.

Quick Start

Prerequisites

  • A FoxReach account with an active workspace
  • An API key (create one in Settings > API Keys)

Make your first request

1

Get your API key

Go to Settings > API Keys in the dashboard and create a new key. Copy it — you’ll only see it once.
2

List your leads

3

Check the response

Base URL

All API requests are made to:

Authentication

Include your API key in the X-API-Key header with every request. See Authentication for details.

Response Format

All responses use a consistent envelope format. Single resource:
List of resources:
Error:
See Errors for a full reference of error codes and formats.

HTTP Status Codes

Need Help?

If you run into issues or have questions, reach out to our support team from the dashboard.