API Reference
Log In
API Reference
These docs are for v1.4.1. Click to read the latest docs for v1.

Купить почту с маркета

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Покупает почты с шопа сразу 100шт, после выдает из купленных

Типы почт (указывайте в параметре type):

3 - вечные

19 - limited

67 - steamed

74 - epic

82 - privileged




Простой код на python3

import requests
token = "0000000-000000-00000-000000" # Берете из https://firstmail.ltd/lk/api
type = 3 #Цифровое описание типов смотрите в desc
response = requests.post("https://api-tools.firstmail.ltd/lk/get/email", params={"type":3},headers={"X-API-KEY":token})

print(response.json())

Как купить почты дешевле?

Если вы хотите приобрести сразу оптом, необходимо обратиться к @firstmail_support_bot

Query Params
int32
required
Defaults to 3
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain