
- 转到美元过程相关的变化
我们要在本页公布 API 的最新更改。这些变更也会及时添加到文档中 ,但在这里更简单找到。我们希望能给你带来方便。
请关注更新,以便你的请求能正常运行。
转到美元过程相关的变化
如果需要以卢布显示价格,请指定该参数 currency=643
这些更改影响了一些请求返回的回复。 新参数已被添加:currency。 要了解有关请求的详细,请参见下文。
激活 API
{"status":"success", "activeActivations": [
{
"activationId" : "635468021",
"serviceCode" : "vk",
"phoneNumber" : "79********1",
"activationCost" : "12.50",
"activationStatus" : "4",
"smsCode" : ["CODE"],
"smsText" : "[CODE]",
"activationTime" : "2022-06-01 16:59:16",
"discount" : "0.00",
"repeated" : "0",
"countryCode" : "0",
"countryName" : "Russia",
"canGetAnotherSms" : "1",
"currency": "840"//ISO 4217 Num
}]
[{
"id": 635468024,
"date": "2022-11-12 15:58:39",
"phone": "79918529716",
"sms": "sms":"["Your sms code"]",
"cost": 100 //For active ones cost = 0
"status": "4",
"currency": "840"//ISO 4217 Num
}]
currency *- 可选参数。如果传递值为 643,价格将以 RUB 显示。
响应:
{
0: {
"country: 0,
"count": 43575,
"price": 15.00,
"retail_price": 30.00
},
... }
$freePrice = true:
{
0: {
"country: 0,
"count": 43575,
"price": 15.00,
"retail_price": 30.00,
"freePriceMap": { "15.00": 43242, "18.00": 333 }
},
... }
&forward=$forward&operator=$operator&ref=$ref&country=$country&phoneException=$phoneException
&maxPrice=maxPrice&activationType=$activationType&language=$language&userId=$userId
{
"activationId": "3163521040",
"phoneNumber": "7*********",
"activationCost": "1.7788",
"currency": 840,
"countryCode": "0",
"canGetAnotherSms": true,
"activationTime": "2025-01-10 03:05:32",
"activationEndTime": "2025-01-10 03:25:32",
"activationOperator": "winmobile"
}
currency *- 可选参数。如果传递值为 643,价格将以 RUB 显示。
响应:
{
"Country":{
"Service":{
"cost":Cost,
"count":Count
}}}
currency *- 可选参数。如果传递值为 643,价格将以 RUB 显示。
响应:{
"Service":{
"Country":{
"count":Quantity,
"price":"Price"
}}}
currency *- 可选参数。如果传递值为 643,价格将以 RUB 显示。
响应:{
'status': 'success',
'cost':200,
"service":"tw",
"phone":777777777,
"country":14}
租赁 API
{
"status": "success",
"price": 6.33,
"currency": 840 }
&incomingCall=$incomingCall
{
"countries": {
"0": 0
},
"operators": {
"0": "aiva",
"1": "any",
"2": "beeline",
...
"16": "yota"
},
"services": {
"cost": 3.718,
"retail_cost": "5.577",
"quant": {
"current": 478,
"total": 733
},
"search_name": Full rent"
}//list service...
},
"realHours": 4,
"currency": 840
}
临时邮箱 API
{
"status": "OK",
"response": {
"zones": [
{
"name": "pro",
"cost": 0.001,
"currency": 840
}]}}
{
"status": "OK",
"response": {
"list": [
{
"id": "24461764",
"site": "telegram.org",
"email": "n******@hotmail.com",
"status": "4",
"value": null,
"cost": "0.0098",
"currency": "840",
"date": "2025-01-10 03:24:56",
"full_message": ""
}
],
"pages": 1,
"count": 1,
"lock_cancel_time": 120
}
}