Skip to content

heithemmoumni/mail.tm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To see all results, check out the API page: https://api.mail.tm/

User needs to login to access JWT token. Registration does not return this information, log in after registration.

After the login process, the user's JWT token and ID are assigned to mailtm.token and mailtm.id


Domain

List Domains

$result = (new Mailtm())->getDomains();

Get Domain

$result = (new Mailtm())->getDomains('[domain id]');

About

This repo allows you to automate the registration process at the various sites which do require email confirmation for testing purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages