Before running a people enrichment request, call this endpoint with the same body you plan to send toDocumentation Index
Fetch the complete documentation index at: https://docs.thehog.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST /api/people/enrich. You get back an estimated credit cost, whether the real request will run synchronously or asynchronously, and whether your current plan balance covers it. No credits are charged for calling this endpoint.
Request
Authentication
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <your-api-key> |
X-Project-Id | No | Optional project context. |
Body Parameters
This endpoint accepts the same body asPOST /api/people/enrich.
List of person IDs to estimate enrichment for.
Platform handles to resolve before enrichment.
Controls the
likelySyncOrAsync field in the response. Pass the same value you intend to use in the real request.Project context override.
Email waterfall depth for the estimate. Range:
1–2.Phone waterfall depth for the estimate. Range:
1–3.Response
The estimate result.