Our API supports three different return formats: JSON, XML and YAML
API Output (if domain is blacklisted)
{ "status": "blacklisted", "domain": "spambog.com", "added": 1757192627, "lastchecked": 1757950240 }
API Output (if domain is whitelisted)
{ "status": "whitelisted", "domain": "gmail.com", "added": 1757190864, "lastchecked": 1757949778 }
API Output (if domain status is unknown)
{ "status": "unknown", "domain": "domain.org", "added": 1757191504, "lastchecked": 1757949811 }
API Output (if domain is blacklisted)
<?xml version="1.0"?> <trashmail> <status>blacklisted</status> <domain>spambog.com</domain> <added>1757192627</added> <lastchecked>1757950240</lastchecked> </trashmail>
API Output (if domain is whitelisted)
<?xml version="1.0"?> <trashmail> <status>whitelisted</status> <domain>gmail.com</domain> <added>1757190864</added> <lastchecked>1757949778</lastchecked> </trashmail>
API Output (if domain status is unknown)
<?xml version="1.0"?> <trashmail> <status>unknown</status> <domain>domain.org</domain> <added>1757191504</added> <lastchecked>1757949811</lastchecked> </trashmail>
API Output (if domain is blacklisted)
--- status: blacklisted domain: spambog.com added: 1757192627 lastchecked: 1757950240 ...
API Output (if domain is whitelisted)
--- status: whitelisted domain: gmail.com added: 1757190864 lastchecked: 1757949778 ...
API Output (if domain status is unknown)
--- status: unknown domain: domain.org added: 1757191504 lastchecked: 1757949811 ...
If you have any questions that are not answered in this section, don't hesitate to contact us!
Your message has been sent succesfully!
You will receive an answer as soon as possible.
Your message has been sent succesfully!
You will receive an answer as soon as possible.
By accessing and using the TrashMailListe service (the "service", "we", or "us"), you (the "user") confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any API usage.
We offer a service to check whether a domain is used for temporary disposable email adresses or not. We try to provide a high quality blacklist, but can't avoid false positives as well as we can't provide a final blacklist.
These Terms of Service incorporate the Privacy Policy
This service is currently in early state and therefore we cannot give any garuantees for availability and the permanent full functionality. You agree not to rely on this service and guarantee that we will not be responsible for any failure caused by outage of this service.
We have not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by test of the site. Use of any such linked web site is at the user's own risk.
We may orrect or amend these Terms of Use at any time. If we do so we will notify you on this page.
Your personal data (e.g. title, name, house address, e-mail address, phone number, bank details, credit card number) are processed by us only in accordance with the provisions of German data privacy laws. The following provisions describe the type, scope and purpose of collecting, processing and utilizing personal data. This data privacy policy applies only to our web pages. If links on our pages route you to other pages, please inquire there about how your data are handled in such cases.
If you call our API we will save following data for statistic purpose: First 9 digits of your IP, domain you requested and your useragent.
According to the Federal Data Protection Act, you have a right to free-of-charge information about your stored data, and possibly entitlement to correction, blocking or deletion of such data. Inquiries can be directed to the following e-mail addresses: ( support@trashmail-blacklist.org )
Quelle: http://www.twigg.de/