Using our trash email API couldn't be easier. An email address or a domain is queried by calling the URL, which then returns an XML document:
http://api.zebnet.co.uk/v1/trash/?email=my@trashmail.co.uk&key=api-key&secret=secret-word
<api>
<result>1</result>
<email>0</email>
<domain>1</domain>
<balance>9999</balance>
<valid>1</valid>
</api>
This is a very quick example so that you can get a first impression of using the API.
Detailed documentation is also available. A DLL file is also available for .NET developers.
Since 2008 we create best-selling software products. Not just because we love what we do, but because software is just part of our DNA.
Copyright © 2024 zebNet Ltd. All rights reserved. zebNet® is a registered trademark of zebNet Ltd.