Authentication
All API requests require a valid API key passed in theAuthorization header as a Bearer token.
Generating an API Key
1
Navigate to Settings
In the Reached dashboard, go to Settings > API.
2
Create a key
Click Create Key, give it a descriptive name (e.g., “Clay Integration” or “Zapier”), and confirm.
3
Copy the key
Your API key will be displayed once. Copy it and store it securely. It starts with
rchd_live_.Header Format
Include your API key in every request using theAuthorization header:
Example Request
Authentication Errors
If your API key is missing, invalid, or revoked, the API returns a401 Unauthorized response:
Key Management
API keys are scoped to your company workspace. All data accessed through a key belongs to the workspace that created it.
.png?fit=max&auto=format&n=PYj-p9lRwfHX4QQS&q=85&s=967f00940a17d1d8cc11bd8995dc98d0)
.png?fit=max&auto=format&n=PYj-p9lRwfHX4QQS&q=85&s=5072033d90dfd5e7cc9349712ea4e145)