The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

introduction to emailvalidation

Dominik Kukacka

2023-05-09

Introduction

emailvalidation is the official package for accessing currency conversion data from emailvalidation.io. The API requires a registered API key. The free plan provides 100 free monthly requests. You can register an API key here. Premium plans provide access to more requests and more data endpoints. The full API documentation can be found here

Setting up authentication

After registering your API key, set your API key locally by calling the helper function emailvalidation_api_key() or by manually calling Sys.setenv(EMAILVALIDATION_API_KEY = <key>).

Making your first API request

Call get_email_info("john@doe.com") to retrieve all information about the specified email address.

Available Functions

Please read our API documentation for all information.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.