# Service Mail API

## Create new mail

### **Request Structure**

<table><thead><tr><th width="151">Parameters</th><th width="113">Type</th><th width="124">Required</th><th>Description</th></tr></thead><tbody><tr><td>apiKey</td><td>string</td><td>yes</td><td>Client account key, can be found <a href="https://solvercf.com/dashboard">here</a></td></tr><tr><td>username</td><td>string</td><td>no</td><td>username || null<br>value: null ⇒ register new random</td></tr><tr><td>domain</td><td>string</td><td>no</td><td>@domain || null<br>value: null ⇒ register new random</td></tr><tr><td>language</td><td>string</td><td>no</td><td>en || vn<br>default: en</td></tr></tbody></table>

### Example request

Get domain avaiable

```http
curl --location 'https://solvercf.com/email/domain-avaiable' \
--header 'Content-Type: application/json'
```

Response

```json
{
    "status": "success",
    "domains": [
        "@gwinyiro.org",
        "@1mdolla.io.vn",
        "@1mdolla.xyz",
        "@bdmail.io.vn",
        "@bdvn.click",
        "@bdvn.cloud",
        "@bdvn.io.vn",
        "@bdvn.net.vn",
        "@bdvn.store",
        "@bdvn.top",
        "@bdvn.xyz",
        "@bexinh.io.vn",
        "@mailus.asia",
        "@mailus.io.vn",
        "@mailus.top",
        "@mailvn.asia",
        "@mailvn.cloud",
        "@mailvn.io.vn"
    ]
}
```

Create new email

```
METHOD: POST
```

```http
curl --location 'https://solvercf.com/email/create' \
--header 'Content-Type: application/json' \
--data '{
    "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
    "username": "",
    "domain": "",
    "language": ""
}'
```

### Example response

```json
{
    "taskId": "b5893fb1-7809-40a4-ac74-a165490e74af",
    "status": "success",
    "email": "user@solvercf.com",
    "password": "K5QBMIPM2IJR"
}
```

***

## Get list mail box&#x20;

### **Request Structure**

<table><thead><tr><th width="163">Parameters</th><th width="113">Type</th><th width="124">Required</th><th>Description</th></tr></thead><tbody><tr><td>apiKey</td><td>string</td><td>yes</td><td>Client account key, can be found <a href="https://solvercf.com/dashboard">here</a></td></tr><tr><td>email</td><td>string</td><td>yes</td><td>user@domain</td></tr><tr><td>language</td><td>string</td><td>no</td><td>null</td></tr></tbody></table>

### Example request

```
METHOD: POST
```

```http
curl --location 'https://solvercf.com/email/mailbox' \
--header 'Content-Type: application/json' \
--data '{
    "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
    "email": "user@solvercf.com",
    "language": ""
}'
```

### Example response

```json
[
    {
        "snippet": "Welcome to your inbox Find emails fast With the power of Google Search in your inbox, you can archive all your email and find it later in a flash. Your inbox stays tidy, and you never need to worry",
        "from": "Gmail Team <mail-noreply@google.com>",
        "to": "Ha Huynh <user@solvercf.com>",
        "subject": "Tips for using your new inbox",
        "textPlain": "Tips for using your new inbox\r\n[image: Gmail]\r\n\r\nWelcome to your inbox\r\n[image: Search]\r\nFind emails fast\r\nWith the power of Google Search in your inbox, you can archive\r\n<https://support.google.com/mail/answer/6576?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\nall your email and find it\r\n<https://support.google.com/mail/answer/6593?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\nlater in a flash. Your inbox stays tidy, and you never need to worry about\r\nwhat to keep.\r\n[image: Personalize]\r\nPersonalize Gwinyiro Primary School Mail\r\nCustomize inbox backgrounds, email signatures, and other options in Gwinyiro\r\nPrimary School Mail settings\r\n<https://support.google.com/mail/answer/6562?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>.\r\nReview and adjust your privacy and security settings at My Account\r\n<https://myaccount.google.com/>.\r\n[image: Organize]\r\nOrganize your email\r\nYou can organize email with labels\r\n<https://support.google.com/mail/answer/118708?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>,\r\nwhich are like folders, but you can add more than one label to a message.\r\nYou can also use filters\r\n<https://support.google.com/mail/answer/6579?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\nto automatically sort and categorize messages as they come in.\r\n[image: Social]\r\nChat and meet directly from your inbox\r\nMessage with contacts in Google Chat\r\n<https://support.google.com/chat/answer/9341104?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\nand start video meetings with up to 100 people in Google Meet\r\n<https://support.google.com/mail/answer/9822902?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\nall without leaving Gmail.\r\n\r\nGet training and tips\r\nFind Gmail guides, tips, cheat sheets, help switching from Microsoft®\r\nOutlook®, and more at the Google Workspace Learning Center\r\n<https://support.google.com/a/users/answer/9259748?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\n.\r\nVisit the Learning Center\r\n<https://support.google.com/a/users/answer/9259748?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome>\r\n\r\nHappy emailing,\r\nThe Gmail Team\r\n[image: Google Cloud]\r\n\r\n© 2025 Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043\r\n\r\n*You’re receiving this mandatory email service announcement to update you\r\nabout important changes to your Google Cloud product or account.*\r\n",
        "textHtml": "<!DOCTYPE html><html><head><meta http-equiv=\"content-type\" content=\"text/html;charset=UTF-8\"/><title>Tips for using your new inbox</title></head><body style=\"direction:ltr;text-align:left;background-color:#f8f9fa; margin:20px 0;\"><br/><div style=\"margin:2%;\"><div style=\"width:100%;margin:0 auto 0 auto;\"><table style=\"vertical-align:middle;width:580px;margin:0 auto 0 auto;border:1px; border-color:black;\"><tr><td><img src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_2x_r2.png\" srcset=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r2.png 1x, https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_2x_r2.png 2x\" alt=\"Gmail\" style=\"float:left;max-height:40px;margin:0 20px 10px 20px;\"/></td></tr></table></div><div style=\"font-family:Roboto,'Open sans',Arial,sans-serif;color:#444; background-color:#fff;max-width:600px;margin:10px auto 0 auto;\"><table style=\"background:#fff;width:100%;border-collapse:collapse;border-color:#e8eaed; border-spacing:0;border-style:solid;border-width:1px;display:table; position:relative;\"><tr><td style=\"padding:5px 20px 0 20px;\"><div style=\"width:90%;padding-left:15px;\"><p><span style=\"font-family:'Google sans',Arial,sans-serif;font-weight:700;line-height:32px; font-size:24px;\">Welcome to your inbox</span></p></div><div style=\"float:left;clear:both;padding:10px 5px 10px 10px;\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic1-2x.png\" srcset=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic1-1x.png 1x, https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic1-2x.png 2x\" alt=\"Search\" style=\"display:block;width:112px;height:auto;\"/></div><div style=\"float:left;vertical-align:middle;padding:10px;max-width:398px;\"><table style=\"vertical-align:middle;\"><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;\"><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif; font-size:16px;font-weight:700;line-height:20px;\">Find emails fast</span><br/><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">With the power of Google Search in your inbox, you can <a href=\"https://support.google.com/mail/answer/6576?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">archive</a> all your email and <a href=\"https://support.google.com/mail/answer/6593?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">find it</a> later in a flash. Your inbox stays tidy, and you never need to worry about what to keep.</span></td></tr></table></div><div style=\"float:left;clear:both;padding:10px 5px 10px 10px;\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic2-2x.png\" srcset=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic2-1x.png 1x, https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic2-2x.png 2x\" alt=\"Personalize\" style=\"display:block;width:112px;height:auto;\"/></div><div style=\"float:left;vertical-align:middle;padding:10px;max-width:398px;\"><table style=\"vertical-align:middle;\"><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;\"><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif; font-size:16px;font-weight:700;line-height:20px;\">Personalize Gwinyiro Primary School Mail</span><br/><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">Customize inbox backgrounds, email signatures, and other options in <a href=\"https://support.google.com/mail/answer/6562?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">Gwinyiro Primary School Mail settings</a>. Review and adjust your privacy and security settings at <a href=\"https://myaccount.google.com/\" style=\"text-decoration:none;color:#15c;\">My Account</a>.</span></td></tr></table></div><div style=\"float:left;clear:both;padding:10px 5px 10px 10px;\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic3-2x.png\" srcset=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic3-1x.png 1x, https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic3-2x.png 2x\" alt=\"Organize\" style=\"display:block;width:112px;height:auto;\"/></div><div style=\"float:left;vertical-align:middle;padding:10px;max-width:398px;\"><table style=\"vertical-align:middle;\"><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;\"><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif; font-size:16px;font-weight:700;line-height:20px;\">Organize your email</span><br/><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">You can organize email with <a href=\"https://support.google.com/mail/answer/118708?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">labels</a>, which are like folders, but you can add more than one label to a message. You can also use <a href=\"https://support.google.com/mail/answer/6579?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">filters</a> to automatically sort and categorize messages as they come in.</span></td></tr></table></div><div style=\"float:left;clear:both;padding:10px 5px 10px 10px;\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic4-2x.png\" srcset=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic4-1x.png 1x, https://ssl.gstatic.com/accounts/services/mail/msa/gmail-welcome-graphic4-2x.png 2x\" alt=\"Social\" style=\"display:block;width:112px;height:auto;\"/></div><div style=\"float:left;vertical-align:middle;padding:10px;max-width:398px;\"><table style=\"vertical-align:middle;\"><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;\"><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif; font-size:16px;font-weight:700;line-height:20px;\">Chat and meet directly from your inbox</span><br/><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">Message with contacts in <a href=\"https://support.google.com/chat/answer/9341104?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">Google Chat</a> and start video meetings with up to 100 people in <a href=\"https://support.google.com/mail/answer/9822902?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">Google Meet</a> all without leaving Gmail.</span></td></tr></table></div></td></tr><tr><td style=\"padding:0 20px 0 20px;\"><div style=\"margin:0 20px 20px 15px;\"><table style=\"width:100%;border-collapse:collapse;border:0;\"><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;\"><br/><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif;font-size:16px; font-weight:700;line-height:24px;\">Get training and tips</span><br/><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">Find Gmail guides, tips, cheat sheets, help switching from Microsoft<sup>®</sup> Outlook<sup>®</sup>, and more at the <a href=\"https://support.google.com/a/users/answer/9259748?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"text-decoration:none;color:#15c;\">Google&nbsp;Workspace Learning Center</a>.</span></td></tr><tr><td><table style=\"margin:20px 0 0 0;border:none;border-collapse:collapse;border-radius:3px; border-spacing:0;display:inline-block;line-height:0;max-width:100%;padding:0; transition:box-shadow .2s ease-out;vertical-align:top;width:auto;\"><tr style=\"padding:0;vertical-align:top;\"><td style=\"-moz-hyphens:none;-webkit-hyphens:none;margin:0;border-collapse:collapse!important; line-height:inherit;margin:0;padding:0;vertical-align:top;\"><table style=\"border-collapse:collapse;border-spacing:0;padding:0; vertical-align:top;width:100%;\"><tr style=\"padding:0;vertical-align:top;\"><td style=\"-moz-hyphens:none;-webkit-hyphens:none;margin:0;background:#2979ff; border:none;border-collapse:collapse!important;border-radius:3px; line-height:inherit;margin:0;padding:0;vertical-align:top; word-wrap:keep-all;\"><a href=\"https://support.google.com/a/users/answer/9259748?hl=en&utm_source=gmailwelcomeemail&utm_medium=email&utm_campaign=gmailwelcome\" style=\"margin:0;border:0 solid #2979ff;border-radius:3px;color:#fff; display:inline-block;font-family:Roboto,Helvetica,Arial,sans-serif; font-size:14px;font-weight:500;line-height:24px;margin:0; padding:8px 16px 8px 16px;text-decoration:none;\">Visit the Learning Center</a></td></tr></table></td></tr></table></td></tr><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif; vertical-align:bottom;\"><br/><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif;font-size:14px; font-weight:700;line-height:24px;\">Happy emailing,</span><br/><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif;font-size:14px; font-weight:700;line-height:24px;\">The Gmail Team</span></td></tr></table></div></td></tr></table></div><div style=\"text-align:left;\"><table style=\"vertical-align:middle;width:580px;margin:0 auto 0 auto;\"><tr><td><img src=\"https://storage.googleapis.com/support-kms-prod/Yd1rPlunjtOKzNDXcw3eFmVCjI828xhBZqQy\" alt=\"Google Cloud\" style=\"float:left;width:140px;height:auto;margin:24px 20px 0 20px;\"/></td></tr><tr><td style=\"margin-top:12px;\"><p style=\"line-height:20px;color:#6c737f;font-size:12px;font-weight:400; margin:12px 20px 12px 20px;font-family:Roboto,Arial,Helvetica,sans-serif; text-align:left;\">© 2025 Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043</p><p style=\"line-height:20px;color:#6c737f;font-size:12px;font-weight:400; margin:12px 20px 12px 20px;font-family:Roboto,Arial,Helvetica,sans-serif; text-align:left;\"><em>You’re receiving this mandatory email service announcement to update you about important changes to your Google Cloud product or account.</em></p></td></tr></table></div></div></body></html>\r\n"
    },
    {
        "snippet": "Get the official Gmail app The best features of Gwinyiro Primary School Mail are only available on your phone and tablet with the official Gmail app. Download the app or go to gmail.com on your",
        "from": "Gmail Team <mail-noreply@google.com>",
        "to": "Ha Huynh <user@solvercf.com>",
        "subject": "Get the official Gmail app",
        "textPlain": "Get the official Gmail app\r\n[image: Gmail]\r\n\r\nGet the official Gmail app\r\nThe best features of Gwinyiro Primary School Mail are only available on\r\nyour phone and tablet with the official Gmail app. Download the app or go\r\nto gmail.com on your computer or mobile device to get started.\r\n\r\n[image: Get it on Google Play]\r\n<https://play.google.com/store/apps/details?id=com.google.android.gm&hl=en>\r\n[image:\r\nApple App Store]\r\n<https://apps.apple.com/app/gmail-email-by-google/id422689480?l=en>\r\n\r\nHappy emailing,\r\nThe Gmail Team\r\n[image: Google Cloud]\r\n\r\n© 2025 Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043\r\n\r\n*You’re receiving this mandatory email service announcement to update you\r\nabout important changes to your Google Cloud product or account.*\r\n",
        "textHtml": "<!DOCTYPE html><html><head><meta http-equiv=\"content-type\" content=\"text/html;charset=UTF-8\"/><title>Get the official Gmail app</title></head><body style=\"direction:ltr;text-align:left;background-color:#f8f9fa; margin:20px 0;\"><br/><div style=\"margin:2%;\"><div style=\"width:100%;margin:0 auto 0 auto;\"><table style=\"vertical-align:middle;width:580px;margin:0 auto 0 auto;border:1px; border-color:black;\"><tr><td><img src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_2x_r2.png\" srcset=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r2.png 1x, https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_2x_r2.png 2x\" alt=\"Gmail\" style=\"float:left;max-height:40px;margin:0 20px 10px 20px;\"/></td></tr></table></div><div style=\"font-family:Roboto,'Open sans',Arial,sans-serif;color:#444; background-color:#fff;max-width:600px;margin:10px auto 0 auto;\"><table style=\"background:#fff;width:100%;border-collapse:collapse;border-color:#e8eaed; border-spacing:0;border-style:solid;border-width:1px;display:table; padding:0 20px 0 20px;position:relative;\"><tr><td style=\"padding:5px 20px 0 20px;\"><div style=\"width:90%;padding-left:15px;\"><p><span style=\"font-family:'Google sans',Arial,sans-serif;font-weight:700;line-height:32px; font-size:24px;\">Get the official Gmail app</span></p></div><table><tr><td style=\"font-family:Roboto,'Open sans',Arial,sans-serif;padding-left:15px; padding-right:25px;width:60%;\"><span style=\"color:#3c4043;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px; font-weight:400;line-height:24px;\">The best features of Gwinyiro Primary School Mail are only available on your phone and tablet with the official Gmail app. Download the app or go to <a href=\"https://gmail.com\" style=\"text-decoration:none;color:#15c;\">gmail.com</a> on your computer or mobile device to get started.</span></td><td><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-app-mobile-ui2x.png\" srcset=\"https://ssl.gstatic.com/accounts/services/mail/msa/gmail-app-mobile-ui1x.png 1x, https://ssl.gstatic.com/accounts/services/mail/msa/gmail-app-mobile-ui2x.png 2x\" style=\"padding:0 0 0 0;display:inline;margin-left:auto;max-height:150px;\"></td></tr></table></td></tr><tr><td style=\"padding:0 20px 0 20px;\"><div style=\"margin:0 20px 20px 15px;\"><table style=\"width:100%;border-collapse:collapse;border:0;\"><tr><td style=\"width:50%;padding-left:0;\"><a href=\"https://play.google.com/store/apps/details?id=com.google.android.gm&amp;hl=en\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/google_play_store_badge_en.png\" alt=\"Get it on Google Play\" style=\"display:block;height:45px;padding-left:30px;\"/></a></td><td style=\"width:50%;padding-right:20px;\"><a href=\"https://apps.apple.com/app/gmail-email-by-google/id422689480?l=en\"><img src=\"https://ssl.gstatic.com/accounts/services/mail/msa/apple_app_store_badge_en.png\" alt=\"Apple App Store\" style=\"display:block;height:45px;padding-right:60px;\"/></a></td></tr><tr><td style=\"text-align:left;font-family:Roboto,'Open sans',Arial,sans-serif; vertical-align:bottom;\"><br/><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif;font-size:14px; font-weight:700;line-height:24px;\">Happy emailing,</span><br/><span style=\"color:#3c4043;font-family:'Google Sans',Helvetica,Arial,sans-serif;font-size:14px; font-weight:700;line-height:24px;\">The Gmail Team</span></td></tr></table></div></td></tr></table></div><div style=\"text-align:left;\"><table style=\"vertical-align:middle;width:580px;margin:0 auto 0 auto;\"><tr><td><img src=\"https://storage.googleapis.com/support-kms-prod/Yd1rPlunjtOKzNDXcw3eFmVCjI828xhBZqQy\" alt=\"Google Cloud\" style=\"float:left;width:140px;height:auto;margin:24px 20px 0 20px;\"/></td></tr><tr><td style=\"margin-top:12px;\"><p style=\"line-height:20px;color:#6c737f;font-size:12px;font-weight:400; margin:12px 20px 12px 20px;font-family:Roboto,Arial,Helvetica,sans-serif; text-align:left;\">© 2025 Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043</p><p style=\"line-height:20px;color:#6c737f;font-size:12px;font-weight:400; margin:12px 20px 12px 20px;font-family:Roboto,Arial,Helvetica,sans-serif; text-align:left;\"><em>You’re receiving this mandatory email service announcement to update you about important changes to your Google Cloud product or account.</em></p></td></tr></table></div></div></body></html>\r\n"
    }
]
```

***

## Example Python

### create

```python
import requests
import json

url = "https://solvercf.com/email/create"

payload = json.dumps({
  "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
  "email": "",
  "language": ""
})
headers = {
  'Content-Type': 'application/json'
}

response = requests.request("POST", url, headers=headers, data=payload)

print(response.text)
```

### mailbox

```python
import requests
import json

url = "https://solvercf.com/email/mailbox"

payload = json.dumps({
  "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
  "email": "user@solvercf.com",
  "language": ""
})
headers = {
  'Content-Type': 'application/json'
}

response = requests.request("POST", url, headers=headers, data=payload)

print(response.text)
```

***

## Example Nodejs

### create

```javascript
const axios = require('axios');
let data = JSON.stringify({
  "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
  "email": "",
  "language": ""
});

let config = {
  method: 'post',
  maxBodyLength: Infinity,
  url: 'https://solvercf.com/email/create',
  headers: { 
    'Content-Type': 'application/json'
  },
  data : data
};

axios.request(config)
.then((response) => {
  console.log(JSON.stringify(response.data));
})
.catch((error) => {
  console.log(error);
});
```

### mailbox

```javascript
const axios = require('axios');
let data = JSON.stringify({
  "apiKey": "0158808f-4fb8-4277-848f-3c74a5249c49",
  "email": "user@solvercf.com",
  "language": ""
});

let config = {
  method: 'post',
  maxBodyLength: Infinity,
  url: 'https://solvercf.com/email/mailbox',
  headers: { 
    'Content-Type': 'application/json'
  },
  data : data
};

axios.request(config)
.then((response) => {
  console.log(JSON.stringify(response.data));
})
.catch((error) => {
  console.log(error);
});
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nguyens-organization-105.gitbook.io/solvercf.com/solver-cloudflare/api-reference/service-mail-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
