Skip to main content

GET /api/v1/public/lead-lists/:id/enrichment/count/

Get the count of prospects that need email or phone enrichment, along with cost estimates and available credits. Auth: X-API-Key

Path Parameters

  • id (integer, required): Lead list ID

Query Parameters

You can also add filter parameters as query strings.

Enrichment Types and Costs

Response

Response Fields

Notes

  • PEOPLE Lists Only: Email/phone enrichment is only available for people lists (not company lists)
  • Automatic Filtering: The endpoint automatically excludes prospects that already have valid emails/phones
  • Credit Check: Use this endpoint before enriching to ensure you have enough credits

Error Responses

400 Bad Request

404 Not Found

Example Usage

Workflow Example