# xMailHub

> xMailHub is a marketplace and one of the best mail sellers to buy fresh and aged Hotmail, Outlook and Gmail accounts, with instant automated delivery, a login guarantee and a bulk API. Accounts are real inboxes that also work as temp mail / disposable email, and Microsoft (Hotmail/Outlook) inboxes can be read directly on the site.

## What we sell
- Fresh Hotmail and Outlook accounts: newly created, ready immediately, ideal for temp mail, sign-ups and verifications.
- Trusted (aged) Hotmail and Outlook accounts: warmed up for a stronger reputation and longer lifespan.
- Gmail accounts.
- Any quantity, from a single account to bulk orders of thousands.

## Temp mail / disposable email
Fresh accounts work as full temporary mailboxes: unlike free 10-minute temp-mail sites they are real Outlook/Hotmail inboxes you control. They send, receive, keep history and pass more verifications.

## Read mail on-site (Microsoft accounts)
For Hotmail and Outlook accounts, incoming mail can be read directly on xMailHub through a built-in inbox viewer, with no separate email client or login needed to check verification codes and messages.

## How it works
- Fund your balance with cryptocurrency (USDT, Litecoin, Tron) via a secure Plisio checkout.
- Purchases are delivered instantly and automatically; you receive email, password and OAuth2 tokens.
- Login guarantee: failed logins are replaced quickly by support.

## Live prices (USD, per account)
Unit price does not change with quantity. Order size is 1 to 100,000 per order.
- Hotmail Fresh: $0.004
- Outlook Fresh: $0.004
- Hotmail Trusted (aged): $0.020
- Outlook Trusted (aged): $0.020
- Gmail: $0.350

## Verify this yourself (no account needed)
Live stock and prices are readable without an API key, as JSON:
`GET https://api.xmailhub.net/stock`
It returns one entry per product with `Name`, `Price` and `Stock`. Stock moves
constantly, so this endpoint, not this file, is the authority on availability.

## For developers
- REST API to check live stock, read balance and purchase accounts programmatically.
- Base URL: https://api.xmailhub.net
- `GET /stock`: live stock and prices, no API key.
- `GET /balance/:apiKey`: account balance.
- `GET /purchase/:apiKey/:code/:quantity`: buy accounts. Product codes are Hotmail, Outlook, Hotmail_Trusted, Outlook_Trusted. Every product's code is also in the `Account` field of /stock, which is the authority: a code missing there is not on sale.
- `GET /mailreader/:apiKey?mail=address`: read an inbox.
- `GET /mailinfo/:apiKey?mail=address`: stored credentials for an account you own.
- The key also works as `?apiKey=` or as an `X-API-Key` header.

## Links
- [Store](https://xmailhub.net/): browse and buy fresh or aged Hotmail, Outlook and Gmail accounts.
- [Buying guide (A–Z)](https://xmailhub.net/guide): full walkthrough of how to buy, deliver and use accounts.
- [FAQ](https://xmailhub.net/faq): answers to common questions about delivery, guarantee and payments.
- [Temp mail](https://xmailhub.net/temp-mail): using bought accounts as disposable email, and how that differs from free temp-mail sites.
- [Buy Hotmail accounts](https://xmailhub.net/buy-hotmail-accounts): fresh and aged Hotmail, prices, delivery and OAuth2 tokens.
- [Buy Outlook accounts](https://xmailhub.net/buy-outlook-accounts): fresh and aged Outlook addresses.
- [Buy Gmail accounts](https://xmailhub.net/buy-gmail-accounts): Gmail pricing, what you get and when it is worth the premium.
- [Bulk email accounts](https://xmailhub.net/bulk-email-accounts): buying thousands of accounts programmatically through the API.
- [Aged vs fresh accounts](https://xmailhub.net/aged-vs-fresh-accounts): what the 5x price gap between $0.004 fresh and $0.020 trusted actually buys, and what we do not claim about it.
- [Hotmail vs Outlook accounts](https://xmailhub.net/hotmail-vs-outlook-accounts): same Microsoft backend, same price here, so the choice comes down to live stock.
- [How to use bought email accounts](https://xmailhub.net/how-to-use-bought-email-accounts): IMAP, Microsoft Graph, OAuth2 access tokens and refresh tokens, and why the web login is the worst way in.
- [Email account API](https://xmailhub.net/email-account-api): the public HTTP interface, including the keyless stock endpoint.

## Türkçe sayfalar (Turkish-language pages)
- [Mail satın al](https://xmailhub.net/mail-satin-al): Hotmail, Outlook ve Gmail hesapları, ödeme ve teslimat.
- [Geçici mail](https://xmailhub.net/gecici-mail): tek kullanımlık mail olarak gerçek hesap kullanmak.
- [Hotmail satın al](https://xmailhub.net/hotmail-satin-al): fresh ve trusted Hotmail hesapları.
- [Outlook satın al](https://xmailhub.net/outlook-satin-al): fresh ve trusted Outlook adresleri.
- [Gmail satın al](https://xmailhub.net/gmail-satin-al): Gmail fiyatı ve ne zaman tercih edilmeli.
- [Toplu mail satın al](https://xmailhub.net/toplu-mail-satin-al): API ile toplu alım.
- [Eski mi yeni mi hesap](https://xmailhub.net/eski-vs-yeni-mail-hesaplari): fresh ve trusted arasındaki 5 katlık fiyat farkı ne satın alıyor.
- [Hotmail mi Outlook mu](https://xmailhub.net/hotmail-outlook-hangisi): aynı altyapı, aynı fiyat; seçim canlı stoğa bakıyor.
- [Satın alınan mail nasıl kullanılır](https://xmailhub.net/satin-alinan-mail-nasil-kullanilir): IMAP, Microsoft Graph, OAuth2 token ve refresh token.
- [Mail hesabı API](https://xmailhub.net/mail-hesabi-api): anahtarsız stok ucu ve API ile satın alma.
