![[Image: topic.png]](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ibb.co%2Fpj73C0kS%2Ftopic.png)
Features;
*5.000.000 limit for bulk(email) search, monthly
*3s/per request - unlimited.
/password
/domain
/username(will check username on emails)
*No info required
*Offline payment system(there is no api to leak your email)
*Fake emails are okay, verification not required.
*DO NOT LOSE YOUR PASSWORD, THERE IS NO RECOVERY.
*Soon*
-Simplex bot
-Discord bot
*There is wont be PUBLIC telegram bot, dont ask.
*If you need private bot for personal usage(simplex,discord,telegram) with upper limits pm your offer.
*If you want to pay with BTC,XMR or any other coin just pm telegram support.
Website : https://checkmaasystem.com/
Support channel : Telegram Support
Code:
Rate : 3s/request
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "[email protected]",
"type": "email"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "domain.com",
"type": "domain"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "testemail",
"type": "username"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "mypassword",
"type": "password"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "19088724769",
"type": "phone"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "hackforums.com",
"type": "whois-domain"
}'
curl -X POST https://api.checkmaasystem.com/api/search -H "X-API-Key: czr_XXXX" -H "Content-Type: application/json" -d '{
"query": "[email protected]",
"type": "whois-email"
}'