Tool Skill
Didit Send Email Code
didit_send_email_codeSend a one-time verification code to an email address.
$0.08/call
Flat rate
Didit API
When to Use
Use this tool when you need to send a one-time verification code to an email address.. This is part of the Didit API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 5+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("didit/didit_send_email_code")xpay_run— Execute:xpay_run("didit/didit_send_email_code", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
options | object | No | Options object with code_size (4-8, default 6) and locale (e.g. en-US) |
signals | object | No | Fraud detection signals: ip, device_id, user_agent |
email | string | Yes | Email address to verify |
vendor_data | string | No | Unique identifier for vendor/user (UUID or email) for session tracking |
Pricing
- Cost: $0.08/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Didit API (all tools) — 6 tools
- Didit Aml Screening — $0.72/call
- Didit Check Phone Code — $0.01/call
- Didit Send Phone Code — $0.60/call
- Didit Check Email Code — $0.01/call
- Didit Database Validation Api — $0.62/call
Links
- Tool page: https://xpay.tools/didit/didit-send-email-code/
- Provider: https://xpay.tools/didit/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("didit/didit_send_email_code")// 2. Execute
xpay_run("didit/didit_send_email_code", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
options | object | No | Options object with code_size (4-8, default 6) and locale (e.g. en-US) |
signals | object | No | Fraud detection signals: ip, device_id, user_agent |
| string | Yes | Email address to verify | |
vendor_data | string | No | Unique identifier for vendor/user (UUID or email) for session tracking |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/didit/didit-send-email-code/SKILL.md
CLI
npx @xpaysh/cli install didit/didit-send-email-code
Manual
curl -o SKILL.md https://xpay.tools/skills/didit/didit-send-email-code/SKILL.md
Pricing
Cost
$0.08/call
Model
Flat rate
Provider
Didit API

