Frequently Asked Questions
Use a registered alphanumeric sender ID and send messages between 8:00 AM and 9:00 PM local time. Ensure your content complies with regulations and includes opt-out instructions in Turkish like 'IPTAL', 'DUR', or 'YARDIM'. You'll need to integrate with an SMS API like Twilio, Sinch, MessageBird, or Plivo, providing clear opt-out instructions.
Alphanumeric sender IDs are recommended. They preserve your brand identity and are supported in Turkey, but require pre-registration which takes about two weeks. Avoid long codes and short codes as they aren't fully supported for commercial messaging.
Two-way SMS for business messaging (A2P) is not supported in Turkey due to regulatory restrictions. Businesses cannot receive replies to their SMS messages through standard channels.
Send messages between 08:00 and 21:00 local time (UTC+3), avoiding national holidays. Respect religious observances, particularly during Ramadan, and space out bulk campaigns to prevent network congestion.
No, promotional SMS messages are strictly prohibited in Turkey as of February 15, 2021. Focus on transactional messages and ensure explicit consent (opt-in) for all commercial communications.
Standard SMS messages are limited to 160 characters with GSM-7 encoding. Using UCS-2 for Turkish characters reduces the limit to 70 characters per segment. Concatenated messages are supported for longer content.
Explicit consent (opt-in), registration with the ??YS system, and adherence to strict content regulations are mandatory. Messages must include opt-out keywords ('IPTAL', 'DUR', 'YARDIM'), respect permitted sending hours, and avoid prohibited content.
Provide clear opt-out instructions in every message using keywords like 'IPTAL', 'DUR', or 'YARDIM'. Process opt-outs within 24 hours and maintain detailed records for at least three years. Regular audits of your opt-out lists are recommended.
Non-compliant SMS can lead to message blocking and financial penalties enforced by the Information and Communication Technologies Authority (BTK). This includes sending promotional messages, violating opt-out regulations, or sending outside permitted hours.
Use batch APIs, queue systems like Redis/RabbitMQ, and implement exponential backoff for retries. Monitor throughput and adjust sending rates dynamically to comply with API rate limits.
The ??YS (Message Management System) is a national database for managing commercial electronic messages. Businesses must register with ??YS before sending commercial SMS, check recipient numbers against it, and remove opted-out numbers promptly.
Popular options include Twilio, Sinch, MessageBird, and Plivo. These platforms provide REST APIs for integrating SMS functionality into your applications, offering varying features and pricing.
Implement robust error handling and logging. Monitor delivery receipts through webhooks and track common error codes like 21614 (invalid number), 30007 (carrier rejection), and 30008 (blocked content). Store message status updates in a database.
Turkey SMS Best Practices, Compliance, and Features
Turkey SMS Market Overview: Turkcell, Vodafone & Türk Telekom
Market Conditions: Turkey operates a highly mobile-first market with widespread SMS usage for business communications and authentication. Three major mobile operators – Turkcell (34% market share), Vodafone (30.6%), and Türk Telekom (28.2%) – jointly hold over 95% of subscriptions as of 2025. While OTT messaging apps like WhatsApp dominate personal communications, SMS remains crucial for business messaging and verification due to its reliability and universal reach. Android devices dominate with approximately 85% market share, while iOS devices account for less than 15% (2025 data). The national 5G auction scheduled for August 2025 may impact future messaging infrastructure.
SMS Features & Technical Capabilities for Turkey
Turkey supports robust SMS capabilities including concatenated messages and Unicode, though two-way messaging is not available and promotional content faces strict regulations.
Two-way SMS Support
Turkey does not support two-way SMS for business messaging. Your business cannot receive replies to SMS messages through standard A2P channels.
Alternative Solutions:
Concatenated Messages (Segmented SMS)
Support: Yes, concatenation works with most sender ID types, though support varies by carrier. Message length rules: GSM-7 encoding supports 160 characters per segment. Messages exceeding this limit split automatically into multiple segments. Encoding considerations: GSM-7 encoding allows 160 characters per message, while UCS-2 (required for Turkish special characters like ı, ş, ğ, ü, ö, ç) reduces the limit to 70 characters per segment.
MMS Support
Turkey does not support MMS messages. When you send an MMS, the system automatically converts it to an SMS containing a URL link to the media content, ensuring message delivery while maintaining compliance with local regulations.
Recipient Phone Number Compatibility
Number Portability
Turkey supports number portability. Recipients can keep their phone numbers when switching between mobile operators. The SMS infrastructure handles ported numbers automatically without impacting message delivery or routing.
Sending SMS to Landlines
You cannot send SMS to landline numbers in Turkey. Attempts to send SMS to landlines result in failed delivery and an error response (400 error code 21614 for Twilio API). The message will not be logged or charged.
Turkey SMS Compliance: BTK, İYS & KVKK Requirements
The Information and Communication Technologies Authority (BTK) regulates SMS communications in Turkey. As of February 15, 2021, promotional traffic without proper registration is strictly prohibited and results in message blocking and financial penalties. All commercial SMS must comply with Turkish Electronic Communications Law No. 5809. As of January 1, 2025, new restrictions prohibit unsolicited marketing calls and SMS/MMS messages with links sent from abroad to non-subscribers.
KVKK SMS Consent Requirements (2025 Updated)
Obtain explicit consent before sending any commercial messages in Turkey. Under KVKK (Turkish Data Protection Law) Article 5, you cannot process personal data without explicit consent from the data subject. Important: As of November 2023, the Turkish Data Protection Authority requires separate explicit consent specifically for SMS marketing – you cannot bundle it with other processing activities. Follow these consent management practices:
Enforcement Update: The Turkish Data Protection Authority has shifted to active enforcement. In August 2024, it issued penalties totaling ₺503,935,000 (~€14 million) for KVKK non-compliance, including violations related to commercial message consent.
HELP/STOP and Other Commands
Do Not Call / Do Not Disturb Registries
Turkey maintains the İYS (İleti Yönetim Sistemi – Message Management System), a national commercial electronic message management system. You must:
Common İYS Integration Issues:
Time Zone Sensitivity
Turkey observes strict timing regulations for commercial SMS:
Turkey SMS Sender ID Options: Alphanumeric vs Long Codes
Alphanumeric Sender ID Registration Process
Operator network capability: Supported Registration requirements: Pre-registration required, takes approximately 2 weeks Sender ID preservation: Yes, when properly registered Restrictions: Must contain legitimate business name, no generic terms allowed
Approved Examples: BANKNAME, RETAILCO, HOTELTR, AIRLINETR Rejected Examples: INFO, PROMO, ALERT, 12345, SALE
Long Codes
Domestic vs. International:
Sender ID preservation: No, international long codes may be modified Provisioning time: N/A Use cases: Not recommended for commercial messaging in Turkey
Short Codes
Support: Not currently supported in Turkey Provisioning time: N/A Use cases: N/A
Prohibited Content & Industry Restrictions for Turkey SMS
The following content types and industries face strict restrictions:
Content Filtering
Turkish carriers implement strict filtering rules:
Filtering Detection Strategies:
Turkey SMS Best Practices: Timing, Frequency & Localization
Messaging Strategy
Message Templates for Common Use Cases:
[BRAND] doğrulama kodunuz: 123456. Kod 5 dakika geçerlidir. İptal: IPTAL
[BRAND] randevunuz yarın 14:00'te. Onay: EVET, İptal: HAYIR
[BRAND] siparişiniz #12345 alındı. Takip: bit.ly/xyz İptal: DUR
[BRAND] paketiniz yolda. Tahmini teslimat: Bugün 18:00. İptal: IPTAL
Sending Frequency and Timing
Turkish National Holidays to Avoid:
Localization
Opt-Out Management
Testing and Monitoring
Key Metrics and KPIs to Track:
Monitoring Tools and Alerting Thresholds:
Turkey SMS API Integration: Twilio, Sinch, MessageBird & Plivo
Twilio
Twilio provides a robust REST API for sending SMS to Turkey. Authentication requires your Account SID and Auth Token.
Sinch
Sinch offers a REST API with OAuth2 authentication for secure SMS delivery to Turkey.
MessageBird
MessageBird provides a straightforward API for sending SMS to Turkey with detailed delivery reporting.
Plivo
Plivo offers a feature-rich API with support for Turkish character sets and delivery tracking.
API Rate Limits and Throughput
Strategies for Large-Scale Sending:
SMS Delivery Tracking & Error Code Management
Retry Strategies:
Frequently Asked Questions (FAQ)
What are the main SMS regulations in Turkey for 2025?
Turkey's SMS regulations are governed by BTK (Information and Communication Technologies Authority) and Turkish Electronic Communications Law No. 5809. As of January 1, 2025, new restrictions prohibit unsolicited marketing calls and SMS/MMS messages with links sent from abroad to non-subscribers. Since February 15, 2021, promotional traffic has been strictly prohibited without proper registration and consent. You must register with İYS (Message Management System), obtain separate explicit consent for SMS marketing under KVKK Article 5, and send messages only between 08:00 – 21:00 Turkey Time (UTC+3 year-round, no DST). Non-compliance results in message blocking and financial penalties.
How do I register for İYS (Message Management System) in Turkey?
İYS (İleti Yönetim Sistemi) is Turkey's national commercial electronic message management system. Register at https://iys.org.tr before sending any commercial SMS. The system manages consent and opt-out mechanisms for all commercial electronic messages. After registration, you must check numbers against the İYS database regularly, remove opted-out numbers within 3 business days, and maintain internal suppression lists. All businesses sending commercial SMS in Turkey must complete İYS registration – this is a legal requirement, not optional.
What consent requirements apply to SMS marketing in Turkey under KVKK?
Under KVKK (Turkish Data Protection Law) Article 5, you must obtain explicit consent before processing personal data for SMS marketing. As of November 2023, the Turkish Data Protection Authority mandates separate explicit consent specifically for SMS marketing purposes – you cannot bundle this consent with other processing activities or agreements. Maintain detailed records of when and how you obtained consent, use double opt-in verification, clearly state message purpose and frequency, provide terms in Turkish, and store consent documentation for at least 3 years. The authority issued ₺503,935,000 (~€14 million) in penalties for KVKK violations in August 2024.
How long does alphanumeric sender ID registration take in Turkey?
Alphanumeric sender ID registration in Turkey requires approximately 2 weeks for approval. Pre-registration is mandatory before sending commercial SMS. Your sender ID must contain your legitimate business name – generic terms are not allowed. Once registered and approved, your sender ID is preserved during message delivery. Domestic long codes are not supported in Turkey, and international long codes are delivered on a best-effort basis with potential modification. Short codes are not currently supported.
What are the permitted hours for sending commercial SMS in Turkey?
Send commercial SMS only between 08:00 and 21:00 Turkey Time (UTC+3 year-round). Turkey permanently observes UTC+3 (Turkey Time/TRT) since 2016 with no daylight saving time changes throughout the year. Do not send promotional messages on national holidays. Time restrictions do not apply to critical service notifications or emergency messages. Violations of timing regulations can result in message blocking and financial penalties from BTK.
Which mobile operators dominate Turkey's SMS market?
Turkey's mobile market has 3 major operators holding over 95% of subscriptions: Turkcell (34% market share, strongest network coverage including rural areas), Vodafone (30.6%, excels in urban and tourist locations), and Türk Telekom (28.2%, competitive pricing for city users). The national 5G auction is scheduled for August 2025. Android devices dominate with 85% market share, while iOS accounts for less than 15%. Test your SMS delivery across all 3 major carriers before launching campaigns.
Can I send two-way SMS or MMS in Turkey?
Turkey does not support two-way SMS for business messaging – your business cannot receive replies through standard A2P channels. Turkey also does not directly support MMS messages. When you attempt to send an MMS, the system automatically converts it to an SMS containing a URL link to media content, ensuring delivery while maintaining local regulation compliance. For interactive messaging requirements, consider WhatsApp Business API or other approved OTT messaging channels.
What character encoding should I use for Turkish SMS messages?
Use GSM-7 encoding for standard characters (160 characters per segment) or UCS-2 encoding for Turkish special characters like ı, ş, ğ, ü, ö, ç (70 characters per segment). Concatenation is supported for most sender ID types, though support varies by carrier. Messages exceeding segment limits are automatically split. Include proper Turkish characters with correct encoding to ensure readability and compliance. Test across all major carriers to verify proper character display.
What content is prohibited in Turkish SMS messages?
Turkish carriers implement strict filtering for prohibited content including: gambling and betting services, political content, religious content, adult content, cryptocurrency promotions, and unauthorized financial services. Carriers filter messages with unregistered sender IDs, block content containing restricted keywords, require URLs from approved domains only, and reject deceptive or misleading messages. Register your sender ID, avoid restricted industries, use approved domains, and monitor carrier filtering changes regularly.
What are the penalties for SMS non-compliance in Turkey?
BTK enforces significant penalties for SMS regulation violations. The Turkish Data Protection Authority issued ₺503,935,000 (~€14 million) in penalties for KVKK non-compliance in August 2024, including consent violations. Non-compliance consequences include: immediate message blocking by carriers, financial penalties from BTK and KVKK, removal from İYS registration, reputational damage, and potential legal action under Turkish Electronic Communications Law No. 5809. The authority shifted from guidance to active enforcement – ensure full compliance before launching campaigns.
Recap and Additional Resources
Key Takeaways:
Pre-Launch Checklist:
Additional Information: