Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 930 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 930 Bytes

Zerobounce Cli

The zerobounce cli is a new option to check up information about the email by line command. After install the lib create an account here, get your token application and define the environment.

Export API_KEY_ZERO:

$ export API_KEY_ZERO={ZEROBOUNCE_TOKEN}

Usage Examples

Type zerobounce-cli to list all available commands or zerobounce-cli help COMMAND for specific command.

Get the validation result for one email address.

    $ zerobounce-cli validate contato@henriquelopes.com.br

Get the number of credits available in your ZeroBounce account.

    $ zerobounce-cli getcredits

Get the validation result for one email address, using an IP.

    $ zerobounce-cli validatewithip contato@henriquelopes.com.br 127.0.0.1