Skip to main content

Welcome to the Reached API

The Reached API is a RESTful API that exchanges JSON over HTTPS. It allows you to programmatically manage your entire outbound calling workflow — from creating leads and campaigns to retrieving call logs and triggering AI enrichment.

RESTful

JSON request and response bodies over HTTPS.

API Key Auth

Secure Bearer token authentication with scoped API keys.

Rate Limited

300 requests per minute per API key with clear rate limit headers.

Base URL

All API requests should be made to:
You can find your API key in Settings > API within the Reached dashboard.

What can you do with the API?

Quick Start

1

Generate an API Key

Go to Settings > API in the Reached dashboard and create a new API key. Your key will start with rchd_live_.
2

Make your first request

3

Check the response

Next Steps

Authentication

Learn how to authenticate your API requests.

API Reference

Explore the full endpoint reference.

Clay Integration

Push leads from Clay directly into Reached campaigns.

Rate Limiting

Understand request limits and best practices.