{"email":"[email protected]","isValidSyntax":true,"domain":"gmail.com","isDisposable":false,"isFreeProvider":true,"hasMxRecords":true,"mxRecordsFound":5,"deliverability":"deliverable","timestamp":"2026-06-23T14:14:48.326Z"}
curl --location --request GET 'https://zylalabs.com/api/12975/essential+developer+bundle+api/25946/email+validation+%26+hygiene' --header 'Authorization: Bearer YOUR_API_KEY'
{"url":"https://github.com/","title":"GitHub · Change is constant. GitHub keeps you ahead.","description":"Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.","siteName":"GitHub","image":"https://images.ctfassets.net/8aevphvgewt8/4pe4eOtUJ0ARpZRE4fNekf/f52b1f9c52f059a33170229883731ed0/GH-Homepage-Universe-img.png","favicon":"https://github.githubassets.com/favicons/favicon.svg","cached":false,"timestamp":"2026-06-23T14:14:56.138Z"}
curl --location --request GET 'https://zylalabs.com/api/12975/essential+developer+bundle+api/25947/url+metadata+%26+preview' --header 'Authorization: Bearer YOUR_API_KEY'
{"originalText":"this is a test","censoredText":"this is a test","hasProfanity":false,"timestamp":"2026-06-23T14:15:01.556Z"}
curl --location --request GET 'https://zylalabs.com/api/12975/essential+developer+bundle+api/25948/profanity+%26+toxicity+filter' --header 'Authorization: Bearer YOUR_API_KEY'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए Essential Developer Bundle API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
(वार्षिक बिलिंग के साथ 2 महीने बचाएँ 🎉)
अग्रणी कंपनियों का भरोसा
A powerful suite of APIs for developers including deep Email Validation (with DNS MX checks), OpenGraph URL Metadata Preview extraction, and a high-speed Profanity/Toxicity filter. Designed to be fast, reliable, and secure.
The Email Validation endpoint returns details about the email's validity, including syntax, domain type, and MX records. The URL Metadata endpoint provides OpenGraph data such as title, description, and images from a URL. The Profanity Filter returns a boolean indicating the presence of profanity and a censored version of the input text.
Key fields for Email Validation include `isValidSyntax`, `isDisposable`, and `deliverability`. For URL Metadata, important fields are `title`, `description`, and `image`. The Profanity Filter highlights `hasProfanity` and `censoredText`.
The Email Validation endpoint accepts an email address as a parameter. The URL Metadata endpoint requires a target URL. The Profanity Filter takes a text string to analyze. Each endpoint is designed for specific input types relevant to its functionality.
Each endpoint returns a JSON object structured with relevant fields. For example, Email Validation includes fields like `email`, `isValidSyntax`, and `deliverability`. The URL Metadata response contains `url`, `title`, and `image`, while the Profanity Filter provides `originalText` and `censoredText`.
Email Validation uses live DNS MX record lookups and checks against a database of disposable domains. URL Metadata is extracted from the HTML of the provided URL using OpenGraph tags. The Profanity Filter relies on a comprehensive local dictionary of banned words.
सामान्य उपयोग के मामलों में साइन-अप के दौरान उपयोगकर्ता ईमेल पतों की पहचान करना साझा लिंक के लिए समृद्ध पूर्वावलोकन उत्पन्न करना और अभद्रता के लिए उपयोगकर्ता-जनित सामग्री की निगरानी करना शामिल है ये कार्यक्षमताएँ उपयोगकर्ता अनुभव को बढ़ाती हैं और सामग्री की गुणवत्ता बनाए रखती हैं
उपयोगकर्ता ईमेल सत्यापन के परिणामों का उपयोग अमान्य या अस्थायी ईमेल को फ़िल्टर करने के लिए कर सकते हैं जिससे संचार की विश्वसनीयता बढ़ती है URL मेटाडेटा का उपयोग एप्लिकेशन में आकर्षक पूर्वावलोकन बनाने के लिए किया जा सकता है जबकि अभद्रता फ़िल्टर अनुचित भाषा को सेंसर करके एक सुरक्षित वातावरण बनाए रखने में मदद करता है
Data accuracy is ensured through real-time checks for Email Validation and continuous updates to the profanity dictionary. The URL Metadata extraction relies on parsing current HTML content, ensuring that the information reflects the latest data available from the target URL.