Contact details

Reveal contact details (lite)

Low-cost contact reveal path that searches for emails and phone numbers. Compared with other contact reveal endpoints, this endpoint is priced lower but has lower yield (it may miss contacts that other endpoints can find).

<span><strong>Rate limit:</strong> 500 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 1 credit per lite email reveal + 2 credits per lite phone reveal <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

<span><strong>Recommended timeout:</strong> 2 minutes <span title="Recommended timeout: set your HTTP client timeout to at least 2 minutes for this endpoint."></span></span>

post/v1/contact-details/lite

Request body

apiKeystring required

Your Fiber API key

patience'MINIMUM' | 'LOW' | 'MEDIUM' | 'HIGH' | 'EXTREME' | 'MAXIMUM' | 'null' nullable

How long to wait for email deliverability validation after a contact is found. Higher patience increases average response time but improves deliverability accuracy. MINIMUM is the least thorough bounce-detection option.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.

Changes

Changed in 2 of the 11 revisions of this API.22

    • added the new optional request property patience

      new-optional-request-property

  • 4002aa81d4fb21See the full diff
    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed