Skip to content

bram2268/Tempinbox-Endpoint-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Tempinbox-Endpoint-API

API Endpoint for Tempinbox.xyz - Free Temp Mail Service API

The following endpoints are available for interacting with the Tempinbox API.

  "method": "GET",
  "path": "/domains",
  "description": "List all Available Domains"

  "method": "GET",
  "path": "/email/{Email}",
  "description": "Create Custom Temp Mail Address"

  "method": "GET",
  "path": "/email/Random",
  "description": "Create Random Temp Mail Address"

  "method": "GET",
  "path": "/messages/{Email}",
  "description": "Fetch Messages in Mailbox"

  "method": "GET",
  "path": "/message/{ID}",
  "description": "Fetch Single Message Using ID"

  "method": "DELETE",
  "path": "/message/{ID}",
  "description": "Delete Message Using ID"

Rate Limits Apply to keep the API available and stable for everyone.

Powered by: https://www.tempinbox.xyz