Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 920 Bytes

File metadata and controls

34 lines (23 loc) · 920 Bytes

Free Temporary Email 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