Priyo Mail
English Spanish French German Arabic Polish Vietnamese Turkish Russian Hindi Bengali Urdu
Currently your temp mail.
Your mail validated time 5 years.
Create a permanent email address
Here you can create a permanent account. Just select a username, domain, and password!
Username
Domain
Recovery mail
Password
Already have an account?
Log in to your Mail Account
Here you can log in to your Mail account
Email address
Password
Don't have an account?
Emails history
Emails Actions
No history found

Emails in History: 0 /

API

API documentation

Get available domains
Get
Retrieves the collection of Domain resources.
// Domain lists
[
    "example.com",
    "test.com",
]
Random email
Get
Creates a random mail account.
// Random mail generate
{
    "email": "test@example.com",
    "password": "aEXTpf"
}
Get messages
Get
Retrieves the collection of Message resources.
// Messages list
[]
Message delete
Delete
Removes the Message resource.