π οΈ Tools
Secret Key(s) β 1 per line
π Keys never leave your browser β 100%
client-side
Paste secret keys and click Get Codes
Credentials β 1 per line
Paste credentials and click Read Inbox
Select a mail to read
Email Address
@
π 0 domains
Β·
β
Online only
Β·
β³ Messages expire after 3 days
Generate an email and click Check Inbox
Β© 2026 Temp Mail Tool | Powered by
Tinyhost.shop
β Email sαΊ½ bα» xΓ³a sau 3 ngΓ y. KhΓ΄ng sα» dα»₯ng cho thΓ΄ng tin quan
trα»ng.
π‘ API Documentation
All endpoints are relative to the server base URL. Responses are JSON.
π TOTP / 2FA Code
GET β Single code
GET /api/totp?secret=YOUR_SECRET
POST β Batch
POST /api/totp
{"secrets": ["SEC1", "SEC2"]}
Response
{"ok":true,"code":"185639","remaining":18}
| Field | Type | Description |
|---|---|---|
| code | string | 6-digit TOTP code |
| remaining | number | Seconds until expiry (max 30) |
| ok | boolean | Success status |
π§ Mail Reader (Hotmail/Outlook)
POST β Read Inbox
POST /api/hotmail/read
{"refreshToken":"M.C5...","email":"user@hotmail.com","top":20}
POST β Read Body
POST /api/hotmail/body
{"refreshToken":"...","messageId":"3","email":"...","folder":"INBOX"}
POST β Device Auth Start
POST /api/hotmail/device-start
POST β Device Auth Poll
POST /api/hotmail/device-poll
{"deviceCode":"..."}
π¬ Temp Mail
GET β Generate
GET /api/tempmail/generate
GET β Inbox
GET /api/tempmail/inbox?email=user@domain
GET β Detail
GET /api/tempmail/email/{id}?email=user@domain
Β© 2026
RandyN Toolkit
Β· Stateless β your data is never stored