Enter your API key, pick an endpoint, adjust the request body, and fire. Real requests against the live DataLink API.
Validates syntax, MX records, and SMTP reachability.
// Send a request to see the response
curl -X POST \ https://api.datalinkapis.com/v1/email \ -H "Authorization: Bearer $API_KEY" \ -H "Content-Type: application/json" \ -d '{ "email": "alex@acme.com" }'
Get the latest updates on data intelligence and API features delivered to your inbox.