Reach 78 million Japanese subscribers via NTT DoCoMo (38%), KDDI (28%), SoftBank Mobile (25%), and Rakuten Mobile (9%). Send with 72ms median latency and 99.4% delivery success. No KYC at signup—pay with Bitcoin, USDT, Ethereum, Litecoin, Monero, or Solana. Crypto-native A2P SMS for Japan, starting at just $0.0580 USD per message.
Why Japanese Characters Segment Cut Your Message Budget by Up to 3× — UCS-2 vs. GSM-7 Encoding
If you are sending SMS in English, each message grants you 160 characters before the SMS network splits your text into multiple segments. But Japanese—whether hiragana (ひらがな), katakana (カタカナ), or kanji (漢字)—triggers UCS-2 encoding, which reduces the character limit to just 70 per segment. A promotional message announcing a sale in English might fit comfortably in one segment; the identical message translated to Japanese will require two or even three segments, and you will be charged accordingly.
For example, consider a 150-character promotional text in English announcing a 20% discount at a restaurant. That message fits entirely into one SMS segment at GSM-7 encoding. Translate the same offer to Japanese—"レストランで20%割引キャンペーン実施中。今すぐお得な食事を楽しみましょう。"—and you now have a 70-character message that still requires only one segment. But a 210-character campaign (e.g., offering a discount plus additional terms and a link) will split across two segments in English but expand to three segments in Japanese, nearly tripling your per-message cost.
When budgeting for Japanese SMS campaigns, always plan for 2–3× the segment count compared to equivalent English text. Test longer messages in advance using your API sandbox to understand real-world segment boundaries. Mixed-script messages (English and Japanese together) also trigger UCS-2 encoding for the entire message, so even a short English phrase embedded in Japanese text will force the entire SMS into UCS-2, reducing your character budget from 160 to 70.
APPI Compliance, Consent Frameworks, and Quiet Hours in Japan
Japan's Act on Protection of Personal Information (APPI), which took effect in April 2022, is the nation's primary data protection framework. For A2P SMS senders, the APPI mandates that all marketing SMS require explicit prior written or electronic consent before transmission. A recipient's mere inaction or silence does not constitute consent; you must obtain affirmative, unambiguous opt-in before sending promotional messages.
Transactional SMS are different. Order confirmations, password resets, account balance alerts, and shipping notifications are generally considered implied by the subscriber agreement itself and do not require separate APPI consent. However, any SMS that promotes a product, service, or offer—even if it includes transactional elements—should be treated as marketing and must have prior consent on file.
The Ministry of Internal Affairs and Communications (MIC) (https://www.soumu.go.jp/english/) enforces APPI. The regulator has published enforcement guidance clarifying consent requirements for marketing SMS. While specific penalties are determined on a case-by-case basis, senders who ignore consent obligations face administrative guidance, reputational damage, and escalated enforcement action. All marketing SMS must include a clear, easy opt-out mechanism (reply STOP or visit a URL).
Quiet hours: Send marketing SMS only between 09:00 and 21:00 Japan Standard Time (JST). Avoid sending marketing messages on national holidays and during the Golden Week period (late April), when consumer engagement drops and unsubscribe complaints spike. Transactional SMS are exempt from quiet-hour restrictions.
Mobile Operators and Interconnect Coverage in Japan
Japan's telecom market is dominated by four operators, each with direct SMS interconnect:
NTT DoCoMo
Market share: 38% (approximately 29.6 million subscribers). The incumbent operator and largest player in Japan. Direct A2P SMS routes available through dedicated carrier agreements. Legacy NTT DoCoMo infrastructure may require separate negotiation for optimal latency.
KDDI (au)
Market share: 28% (approximately 21.8 million subscribers). Second-largest operator. Full A2P SMS support with dedicated interconnect routes. Typically offers competitive latency and high delivery rates.
SoftBank Mobile
Market share: 25% (approximately 19.5 million subscribers). Third-largest operator. Native A2P SMS connectivity. SoftBank's network integrates well with modern SMS aggregation platforms.
Rakuten Mobile
Market share: 9% (approximately 7 million subscribers). Newest major entrant. Growing network of MVNO partners. A2P SMS interconnect available; lower latency sometimes requires carrier negotiation for premium routes.
All four operators support A2P SMS with numeric sender IDs only (no alphanumeric IDs permitted). Reaching all four operators simultaneously requires either a network aggregator (like smsroute) or separate agreements with each carrier. smsroute maintains direct relationships with all four, ensuring comprehensive coverage at a single API endpoint.
How to Send SMS to Japan in 3 Steps
Step 1: Create a Free smsroute Account
Visit smsroute.cc, click "Sign Up," and fill out the registration form. No phone verification, no ID upload, no corporate documents. You will receive instant API credentials (API key and secret) via email, plus a live API endpoint URL.
Step 2: Top Up Your Balance with Cryptocurrency
Log in to your dashboard. Navigate to "Billing" → "Add Credit." Select your preferred cryptocurrency:
- Bitcoin (BTC)
- USDT (TRC-20 preferred)
- Ethereum (ETH)
- Litecoin (LTC)
- Monero (XMR)
- Solana (SOL)
Minimum top-up is $5 USD. Once the blockchain confirms your transaction (typically 1–3 confirmations), your balance updates immediately in the dashboard.
Step 3: Send SMS via REST API to E.164-Formatted Numbers
Use the smsroute REST API to send SMS. Target Japanese mobile numbers in E.164 format: +81 9X XXXX XXXX, where 9X is 90, 80, or 70. Example: +81 9012345678.
cURL Example:
Python Example:
The API will validate the destination number, calculate the number of SMS segments (factoring in UCS-2 encoding for Japanese text), deduct the appropriate number of credits, and return a message ID (in JSON) within 100 milliseconds. You can then track delivery status via webhooks or polling the status endpoint.
Pricing: smsroute vs. Twilio, Vonage, MessageBird, Plivo, and Sinch
smsroute's transparent pricing for Japan is significantly lower than major competitors:
| Provider | Price per SMS (USD) | vs. smsroute |
|---|---|---|
| smsroute | $0.0580 | best price |
| Twilio | $0.0935 | baseline |
| Plivo | $0.0767 | 24% more |
| Sinch | $0.0916 | 37% more |
| Telnyx | $0.0701 | 17% more |
Cost example: Sending 100,000 SMS to Japan costs $5,800 with smsroute, versus $9,350 with Twilio—a saving of $3,550. For ongoing campaigns, that difference scales quickly. smsroute charges no setup fees, no monthly minimums, and no platform fees—you pay only per message delivered.
Latency and Delivery Reliability
smsroute maintains direct interconnect routes with all four Japanese operators (NTT DoCoMo, KDDI, SoftBank, Rakuten). Our median (p50) latency is 72 milliseconds, and our 95th percentile (p95) latency is 95 milliseconds. This ensures that even under peak traffic, nearly all messages arrive within a sub-100ms window.
Overall SMS delivery success rate is 99.4%. Failed messages (typically caused by invalid numbers, network congestion, or recipient opt-out status) are logged with error codes in the API response, allowing you to retry or investigate. We maintain 99.9% platform uptime (measured monthly), with redundancy across multiple data centers.
Frequently Asked Questions
Why do Japanese characters require more SMS segments than English?
Japanese text (hiragana, katakana, kanji) triggers UCS-2 encoding, which allows only 70 characters per SMS segment instead of the 160-character limit of GSM-7. A single message in Japanese therefore consumes more segments and incurs higher costs. For example, a 210-character message in English fits in two segments at GSM-7, but the same message in Japanese requires three segments. Budget accordingly when sending promotional content to Japanese subscribers.
What is the APPI and how does it affect SMS marketing in Japan?
The Act on Protection of Personal Information (APPI), effective April 2022, is Japan's primary data protection statute. For marketing SMS, APPI mandates explicit prior consent before sending promotional messages. Recipients must have an unambiguous, affirmative opt-in. Transactional SMS (order confirmations, account alerts, password resets) are generally implied under the subscriber agreement and do not require separate consent. All marketing SMS must include a clear opt-out mechanism. The regulator, the Ministry of Internal Affairs and Communications (MIC), has published enforcement guidance; senders who ignore consent requirements face administrative guidance and reputational risk.
Can I use an alphanumeric sender ID for A2P SMS in Japan?
No. Japan's telecom rules restrict A2P sender IDs to numeric format only, typically a 6–11 digit MSISDN long code or dedicated number assigned through carrier agreements. Alphanumeric sender IDs are not permitted and will be rejected by the operators. To access premium direct routes (especially with NTT DoCoMo and KDDI), you must complete MIC business registration (tokumei), which typically takes 2–3 business days.
What are the quiet hours for marketing SMS in Japan?
Marketing SMS in Japan should be sent only between 09:00 and 21:00 Japan Standard Time (JST). Additionally, avoid sending marketing SMS during observed national holidays and the Golden Week period (late April), when consumer engagement is lower and complaints are more likely. Transactional SMS are exempt from quiet-hour restrictions.
Which Japanese mobile operator has the largest market share?
NTT DoCoMo commands the largest market share in Japan at approximately 38% of 78 million mobile subscribers. KDDI (au) follows with 28%, SoftBank Mobile with 25%, and Rakuten Mobile with 9%. All four operators support A2P SMS, though direct routes with legacy NTT DoCoMo require separate carrier negotiation.
What is the average SMS delivery latency and success rate?
smsroute achieves a median (p50) latency of 72 milliseconds and a 95th percentile (p95) latency of 95 milliseconds for SMS delivered to Japanese carriers. Overall delivery success rate is 99.4%, ensuring reliable message transmission across all major operators.
Do I need KYC, ID verification, or corporate documents to sign up?
No. smsroute requires no phone verification, no identity document upload, and no corporate registration at account creation. You can sign up instantly, select Japan as your destination, and top up your balance with cryptocurrency (Bitcoin, USDT, Ethereum, Litecoin, Monero, or Solana) to begin sending SMS immediately. Minimum top-up is $5 USD.
How much cheaper is smsroute than Twilio for Japan SMS?
smsroute charges $0.0580 USD per SMS to Japan, compared to Twilio's $0.0935 USD, a saving of 38%. For a campaign of 100,000 messages, you save approximately $3,550 USD. Additional savings accrue if you send high-volume campaigns or require direct operator routes with lower latency.
Related
curl -X POST https://api.smsroute.cc/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"to": "+81 9012345678",
"from": "123456",
"text": "ご注文ありがとうございます。配送予定: 2024年1月15日"
}'
import requests
api_key = "YOUR_API_KEY"
url = "https://api.smsroute.cc/send"
headers = {
"Authorization": f"Bearer {api_key}",
"Content-Type": "application/json"
}
payload = {
"to": "+81 9012345678",
"from": "123456",
"text": "ご注文ありがとうございます。配送予定: 2024年1月15日"
}
response = requests.post(url, json=payload, headers=headers)
print(response.json())
import fetch from "node-fetch";
const apiKey = process.env.SMSROUTE_API_KEY;
const res = await fetch("https://api.smsroute.cc/v1/sms/send", {
method: "POST",
headers: {
Authorization: `Bearer ${apiKey}`,
"Content-Type": "application/json",
},
body: JSON.stringify({
to: "+815551234567",
from: "smsroute",
text: "Your verification code is 384921",
}),
});
console.log(await res.json());
Pricing: smsroute vs. Twilio, Vonage, MessageBird, Plivo, and Sinch
smsroute's transparent pricing for Japan is significantly lower than major competitors:
| Provider | Price per SMS (USD) | vs. smsroute |
|---|---|---|
| smsroute | $0.0580 | best price |
| Twilio | $0.0935 | baseline |
| Plivo | $0.0767 | 24% more |
| Sinch | $0.0916 | 37% more |
| Telnyx | $0.0701 | 17% more |
Cost example: Sending 100,000 SMS to Japan costs $5,800 with smsroute, versus $9,350 with Twilio—a saving of $3,550. For ongoing campaigns, that difference scales quickly. smsroute charges no setup fees, no monthly minimums, and no platform fees—you pay only per message delivered.
Latency and Delivery Reliability
smsroute maintains direct interconnect routes with all four Japanese operators (NTT DoCoMo, KDDI, SoftBank, Rakuten). Our median (p50) latency is 72 milliseconds, and our 95th percentile (p95) latency is 95 milliseconds. This ensures that even under peak traffic, nearly all messages arrive within a sub-100ms window.
Overall SMS delivery success rate is 99.4%. Failed messages (typically caused by invalid numbers, network congestion, or recipient opt-out status) are logged with error codes in the API response, allowing you to retry or investigate. We maintain 99.9% platform uptime (measured monthly), with redundancy across multiple data centers.
Frequently Asked Questions
Why do Japanese characters require more SMS segments than English?
Japanese text (hiragana, katakana, kanji) triggers UCS-2 encoding, which allows only 70 characters per SMS segment instead of the 160-character limit of GSM-7. A single message in Japanese therefore consumes more segments and incurs higher costs. For example, a 210-character message in English fits in two segments at GSM-7, but the same message in Japanese requires three segments. Budget accordingly when sending promotional content to Japanese subscribers.
What is the APPI and how does it affect SMS marketing in Japan?
The Act on Protection of Personal Information (APPI), effective April 2022, is Japan's primary data protection statute. For marketing SMS, APPI mandates explicit prior consent before sending promotional messages. Recipients must have an unambiguous, affirmative opt-in. Transactional SMS (order confirmations, account alerts, password resets) are generally implied under the subscriber agreement and do not require separate consent. All marketing SMS must include a clear opt-out mechanism. The regulator, the Ministry of Internal Affairs and Communications (MIC), has published enforcement guidance; senders who ignore consent requirements face administrative guidance and reputational risk.
Can I use an alphanumeric sender ID for A2P SMS in Japan?
No. Japan's telecom rules restrict A2P sender IDs to numeric format only, typically a 6–11 digit MSISDN long code or dedicated number assigned through carrier agreements. Alphanumeric sender IDs are not permitted and will be rejected by the operators. To access premium direct routes (especially with NTT DoCoMo and KDDI), you must complete MIC business registration (tokumei), which typically takes 2–3 business days.
What are the quiet hours for marketing SMS in Japan?
Marketing SMS in Japan should be sent only between 09:00 and 21:00 Japan Standard Time (JST). Additionally, avoid sending marketing SMS during observed national holidays and the Golden Week period (late April), when consumer engagement is lower and complaints are more likely. Transactional SMS are exempt from quiet-hour restrictions.
Which Japanese mobile operator has the largest market share?
NTT DoCoMo commands the largest market share in Japan at approximately 38% of 78 million mobile subscribers. KDDI (au) follows with 28%, SoftBank Mobile with 25%, and Rakuten Mobile with 9%. All four operators support A2P SMS, though direct routes with legacy NTT DoCoMo require separate carrier negotiation.
What is the average SMS delivery latency and success rate?
smsroute achieves a median (p50) latency of 72 milliseconds and a 95th percentile (p95) latency of 95 milliseconds for SMS delivered to Japanese carriers. Overall delivery success rate is 99.4%, ensuring reliable message transmission across all major operators.
Do I need KYC, ID verification, or corporate documents to sign up?
No. smsroute requires no phone verification, no identity document upload, and no corporate registration at account creation. You can sign up instantly, select Japan as your destination, and top up your balance with cryptocurrency (Bitcoin, USDT, Ethereum, Litecoin, Monero, or Solana) to begin sending SMS immediately. Minimum top-up is $5 USD.
How much cheaper is smsroute than Twilio for Japan SMS?
smsroute charges $0.0580 USD per SMS to Japan, compared to Twilio's $0.0935 USD, a saving of 38%. For a campaign of 100,000 messages, you save approximately $3,550 USD. Additional savings accrue if you send high-volume campaigns or require direct operator routes with lower latency.
Related
Ready to send SMS to Japan?
$5 minimum. Crypto only. Live in 60 seconds.