Temp Email
    Temp Email
    • Welcome
    • Authentication
      • Use Password
        POST
      • Use Token
        POST
    • Domains
      • Get Domains
        GET
      • Get Premium Domains
        GET
      • Get Private Domains
        GET
    • Account
      • Get an Account
        GET
      • Get an Premium Account
        GET
      • Get an Private Account
        GET
    • Inbox
      • Gets Messages
        POST
      • Get Message
        POST
      • Deletes Message
        DELETE
    • Gmail
      • Retrieve all private Gmail IDs
        POST
      • Purchase private Gmail IDs
        POST
      • Generate private Gmail Id
        POST
      • Gets Messages
        POST
      • Get Message
        POST
      • Deletes Message
        DELETE

    Welcome

    Welcome to the Mail.tm API documentation.
    This API allows you to automate the registration process at the various sites which do require email confirmation for testing purposes.
    Usage of our API for illegal activity is strictly prohibited.
    It is forbidden to sell programs and/or earn from it that exclusively uses our API (for example, creating a competing temp mail client and charging for it's usage is not allowed).
    Creating a mirror proxy service that explicitly utilizes our API is not allowed (for example, creating a proxy service under another domain name and then returning the results of the API).
    If you are developing an wrapper and/or application that utilizes our API, you are required to explicitly mention that you are using Mail.tm by including a link to our main site as this would appreacited and make our service more popular.
    Access to the API
    Available completely free of charge and without restriction.
    The general quota limit is 8 queries per second (QPS) per IP address.
    Keep in mind that no API keys are required to use our service.
    How it works
    Fetch our domain names.
    Create a new account by using our domain names.
    Sign up only on sites that you have acquired permission to.
    The site sends an email message to the address you specify.
    A message comes to our SMTP server, processed and added to the database.
    You make a request to the API to fetch the message list.
    That's it.
    General information
    The Mail.tm API specification documentation is written using the OpenAPI Specification v3.
    You can download the file here and test it here.
    Next
    Use Password
    Built with