This API is designed to work with SMSBOWER to purchase temporary emails to receive verification codes and successfully register accounts in social networks.
Parameters $api_key - Your API Key $service - service see table $domain - required domain see table $ref - transfer the referral ID $alias - return mail as alias (1/0)
Required: $api_key $service
{
"status": 1
"mail": "[email protected]",
"mailId": 4,
}
{
"status": 0
"error": "No mails yet",
}
Possible mistakes
No mails yet - There is no available mails
Insufficient balance - Insufficient balance
Parameters $api_key - Your API Key $mailId - Mail activation ID received in response to mail request
Required: $api_key $mailId
{
"status": 1
"code": "code",
}
{
"status": 0
"error": "Pass mail id",
}
Possible mistakes Pass mail id - The mailId parameter is invalid or was not sent at all Activation is already canceled - Your activation is canceled Code has not been received yet, please try again later - Your verification code is not received now
Required: $api_key
Possible mistakes
No such domain - No such domain
Domain | ID |
|
gmail.com
|
|
mailnestpro.com
|
|
hihinail.com
|
|
flytempbox.com
|
|
mailburstx.com
|
Required: $api_key $id
{
"status": 1
"message": Success
}
Possible mistakes
Bad actual activation status - Bad actual activation status
No activation found with such id - No activation found with such id