Dokaz APIDocs › Site Intel

Extract emails, phone numbers and social links from a website API

Lead qualification, CRM enrichment and directory building all need the contact block from a business site. This endpoint fetches the page and returns the emails, phone numbers (normalised to E.164 for North America) and social profile links it finds, deduplicated.

Request

curl "https://api.dokaz.net/v1/site/intel?url=https%3A%2F%2Fexample.com"

See contacts.emails, contacts.phones and socials in the response.

Try it live — this runs against the free tier from your browser.

Pricing

100 calls a day are free with no key. Need more? Starter is $9/month for 10,000 calls across every product, key issued instantly.

Questions

Is this scraping allowed?

The API fetches one public page, identifies itself with a clear User-Agent, respects redirects and reads at most 512 KB. Use it on sites you have a legitimate reason to contact.

Related