Frequently Asked Questions
Use an SMS API provider like Twilio, Sinch, or MessageBird. Ensure the recipient's number is in E.164 format (+598) and comply with Uruguay's regulations by obtaining opt-in consent and honoring opt-out requests. Remember to handle errors gracefully and implement proper rate limiting as per provider guidelines.
Uruguay has a mature mobile market with high smartphone penetration. SMS remains important for business communication, despite WhatsApp's popularity. Antel, Movistar, and Claro are the major operators. Android devices are more common than iOS.
Most providers do not offer full two-way SMS support, impacting interactive campaigns and automated responses. This limitation is specific to the Uruguayan telecommunications infrastructure and provider capabilities.
Adhere to business hours (9:00 AM to 8:00 PM local time, UTC-3) and avoid Sundays and holidays. Limit marketing messages to 2-4 per month per recipient. Prioritize appropriate timing and respect local customs for optimal engagement.
Most Uruguayan carriers do not support alphanumeric sender IDs. They are usually overwritten with a numeric format. International long codes are supported with limitations but domestic long codes are not.
Uruguay supports concatenated SMS. Standard length limits apply (160 characters for GSM-7, 70 for UCS-2). Both encodings are supported, and messages are split automatically based on encoding used.
Process opt-out requests (STOP, BAJA, CANCELAR) within 24 hours, maintaining a database of unsubscribed numbers. Include clear opt-out instructions in every message and confirm the opt-out with a final message.
Gambling, adult content, unauthorized pharmaceutical promotions, and political campaign messages without authorization are restricted. Financial services require proper licensing. Be mindful of carrier content filtering rules.
Implement comprehensive error handling, logging errors with details like code, message, timestamp, and provider. Utilize retry logic for specific error codes, and monitor delivery rates across Antel, Movistar, and Claro.
Always use the E.164 format, which starts with +598 followed by the local number. This ensures proper routing and delivery across different carriers in Uruguay.
Twilio's rate limit is 250 messages per second, Sinch's is 30 per second, and MessageBird's is 60 per second. Implement rate limiting in your code to avoid exceeding these limits.
Obtain explicit opt-in consent, honor opt-out requests promptly, and maintain records of consent. Follow best practices and consult URSEC guidelines for compliance with consumer protection laws.
MMS is not directly supported. MMS content is converted to SMS with a URL where recipients can view the multimedia. This method ensures compatibility and still enables rich media sharing.
Number portability is not available in Uruguay. Numbers remain tied to the original carrier, simplifying routing but limiting consumer choice.
Uruguay does not support sending SMS messages to landline numbers. Attempts will result in delivery failure (error code 21614) from SMS platforms, without incurring charges.
Last Updated: October 5, 2025
Uruguay SMS Best Practices, Compliance, and Features
Looking to send SMS messages in Uruguay? This comprehensive guide covers everything you need to know about sending text messages through Uruguay's three major carriers—Antel, Movistar, and Claro—including URSEC compliance requirements, E.164 phone number formatting, sender ID options, API integration with Twilio, Sinch, and MessageBird, mobile number portability (MNP) routing, and opt-out best practices for successful SMS campaigns.
Uruguay SMS Market Overview: Carriers, Format & Regulations
Source: ITU-T (International Telecommunication Union – Telecommunication Standardization Sector) E.164 international numbering plan, URSEC (Unidad Reguladora de Servicios de Comunicaciones, verified October 2025)
Market Conditions: Uruguay has a mature mobile market with high smartphone penetration and widespread SMS (Short Message Service) usage. Three major operators dominate the telecommunications landscape: Antel (state-owned with approximately 50% market share), Movistar (Telefónica, ~30%), and Claro (América Móvil, ~20%). While OTT (Over-The-Top) messaging apps like WhatsApp are popular, SMS remains crucial for business communications, OTP (One-Time Password) authentication services, and government notifications. Android devices hold a significant market share advantage over iOS in the region (approximately 70% Android vs. 30% iOS as of 2025).
Source: URSEC market statistics (ursec.gub.uy, verified October 2025), ITU World Telecommunication indicators
Uruguay SMS Features: Two-Way Messaging, Concatenation & MMS Support
Uruguay supports basic SMS functionality with some limitations on sender ID options and two-way messaging capabilities.
Two-Way SMS in Uruguay: Limitations and Workarounds
Two-way SMS is not supported in Uruguay through most providers. This limitation affects interactive messaging campaigns and automated response systems. Workaround: Use dedicated short codes (where available through direct carrier agreements) or redirect users to web-based response forms via URL shorteners.
Source: Carrier technical specifications (Antel, Movistar, Claro, verified October 2025)
Concatenated Messages (Segmented SMS)
Support: Yes, concatenated messages are supported in Uruguay across all three major carriers, though support may vary by sender ID type.
Message length rules:
Encoding considerations: Both GSM-7 and UCS-2 encodings are supported. Messages automatically split and concatenate based on character encoding. Spanish characters with accents (á, é, í, ó, ú, ñ, ¿, ¡) are included in GSM-7 standard and do not trigger UCS-2 encoding.
Source: GSM 03.38 character encoding standard, 3GPP (3rd Generation Partnership Project) TS 23.040 technical specification
MMS Messaging in Uruguay: URL Conversion and Alternatives
MMS (Multimedia Messaging Service) messages are not directly supported in Uruguay through standard API (Application Programming Interface) providers. Instead, MMS content is automatically converted to SMS with an embedded URL link where recipients can view the multimedia content. This ensures compatibility while still allowing rich media sharing capabilities.
Alternative: Use SMS with shortened URLs pointing to hosted media content for better compatibility and tracking.
Source: Provider technical documentation (Twilio, Sinch, verified October 2025)
Recipient Phone Number Compatibility
Phone Number Format
Uruguay uses an 8-digit phone numbering system following E.164 international format:
Validation regex:
^\+5989\d{7}$
(for mobile numbers)Source: ITU-T Recommendation E.164, URSEC numbering plan
Number Portability
Mobile Number Portability (MNP) is supported in Uruguay as of 2013. Mobile numbers can be ported between Antel, Movistar, and Claro while retaining the original number. Important: Implement proper routing logic in your sender systems or use aggregators that handle MNP lookups to ensure correct carrier routing and optimal delivery rates.
Porting timeline: 1–3 business days after customer request MNP database: Maintained by URSEC and accessible to licensed operators
Source: URSEC Resolution on Number Portability (2013), updated regulations verified October 2025
Sending SMS to Landlines
Sending SMS to landline numbers is not supported in Uruguay. Attempts to send messages to landline numbers (starting with 2, 4, or 6) result in delivery failure, typically generating a 400 response error (code 21614 for Twilio, similar codes for other providers) from SMS platforms, with no charges incurred.
Best practice: Implement phone number validation to filter out landline numbers before API calls.
Source: Carrier technical specifications, verified October 2025
Uruguay SMS Compliance: URSEC Regulations & Consent Requirements
While Uruguay doesn't have specific SMS marketing legislation, communications are governed by general consumer protection laws (Ley 17.250 de Relaciones de Consumo) and telecommunications regulations overseen by URSEC (Unidad Reguladora de Servicios de Comunicaciones). Follow best practices from global standards to ensure compliance.
Regulatory Authority: URSEC (www.ursec.gub.uy) Consumer Protection: Instituto Nacional de Defensa del Consumidor (INDEFEC)
Source: Ley 17.250 de Relaciones de Consumo (1999, amended 2010), URSEC regulations (verified October 2025)
Uruguay SMS Consent Requirements: Opt-In Best Practices
Explicit Consent Requirements:
Pre-checked boxes or implicit consent are not sufficient – active opt-in is required.
Source: Ley 17.250 consumer protection principles, GDPR (General Data Protection Regulation) – aligned best practices
HELP/STOP and Other Commands
Example opt-out message: "Has sido dado de baja exitosamente. No recibirás más mensajes de [Nombre Empresa]. Para consultas: [contacto]"
Source: Best practices aligned with international standards, consumer protection law requirements
Do Not Call / Do Not Disturb Registries
Uruguay does not maintain an official Do Not Call registry as of October 2025. However, you should:
Source: URSEC telecommunications guidelines, industry best practices (verified October 2025)
Time Zone Sensitivity
Uruguay observes UTC-3 time zone (Uruguay Standard Time – UYT). Important: Uruguay does not observe Daylight Saving Time (DST) as of March 2015 – the country permanently uses UTC-3 year-round.
Recommended messaging hours:
National Holidays to Avoid (2025):
Source: URSEC timezone information, Uruguay official holiday calendar (verified October 2025), decree abolishing DST (March 2015)
Uruguay SMS Sender ID Options: Long Codes, Short Codes & Alphanumeric IDs
Alphanumeric Sender ID
Operator network capability: Not supported by Antel, Movistar, or Claro carriers in Uruguay Registration requirements: N/A – feature not available Sender ID preservation: Sender IDs are typically overwritten with a numeric format (usually a short code or random numeric ID) Alternative: Use international long codes or register for dedicated short codes through direct carrier agreements
Source: Carrier technical specifications (Antel, Movistar, Claro, verified October 2025)
Long Codes
Domestic vs. International:
Sender ID preservation: No, original sender IDs from international long codes are not preserved – replaced with carrier-assigned numeric identifier Provisioning time: Immediate to 24 hours for international long codes Use cases: Transactional messages, OTP/2FA (Two-Factor Authentication), alerts, and notifications Cost consideration: International long codes may incur higher per-message costs
Source: Provider technical documentation (Twilio, Sinch, MessageBird, verified October 2025)
Short Codes
Support: Limited support – not available through standard API providers. Obtain short codes through direct carrier agreements with Antel, Movistar, or Claro for high-volume campaigns. Provisioning time: 4–8 weeks (requires carrier approval and contractual agreements) Use cases: High-volume marketing campaigns, voting systems, premium services Cost: Significantly higher setup costs but lower per-message rates for volume senders
Contact:
Source: Carrier commercial offerings (verified October 2025)
Uruguay SMS Restrictions: Prohibited Content & Spam Filtering Rules
Restricted Industries and Content:
Legal basis: Ley 18.850 (gambling regulation), Ley 17.250 (consumer protection), Banco Central del Uruguay regulations
Source: Uruguay regulatory framework (verified October 2025)
Content Filtering
Carrier Filtering Rules:
Spam scoring factors:
Best Practices to Avoid Filtering:
Source: Carrier filtering policies, industry best practices (verified October 2025)
Best Practices: How to Send SMS Messages in Uruguay
Messaging Strategy
Sending Frequency and Timing
Source: Industry benchmarks for Latin American markets (verified October 2025)
Localization
Cultural considerations:
Source: Uruguay cultural and linguistic guidelines (verified October 2025)
Opt-Out Management
Testing and Monitoring
Key metrics to track:
Source: SMS marketing best practices_ industry benchmarks (verified October 2025)
Uruguay SMS API Integration: Twilio_ Sinch & MessageBird Examples
Twilio
Twilio provides a robust SMS API that supports messaging to Uruguay. Here's how to implement it with current best practices:
Authentication: Twilio uses HTTP Basic Authentication with Account SID as username and Auth Token as password. Important: Always use environment variables for credentials, never hardcode.
Source: Twilio API documentation (twilio.com/docs, verified October 2025)
Sinch
Sinch offers SMS capabilities for Uruguay through their REST API with OAuth 2.0 authentication:
Authentication: Sinch uses Bearer token authentication with OAuth 2.0. Service Plan ID and API Token are required.
Source: Sinch API documentation (developers.sinch.com, verified October 2025)
Bird (MessageBird)
MessageBird's API implementation for Uruguay messaging with current SDK version:
Authentication: MessageBird uses API Key authentication via REST API. Access Key is required in the client initialization.
Source: MessageBird API documentation (developers.messagebird.com, verified October 2025)
API Rate Limits and Throughput
When sending SMS to Uruguay, consider these limitations (verified October 2025):
Throughput Management Strategies:
Source: Provider API documentation, rate limit specifications (verified October 2025)
Error Handling and Reporting
Implement comprehensive error handling with proper categorization:
Common Error Codes:
Source: Provider error code documentation (verified October 2025)
Recap and Additional Resources
Key Takeaways
Compliance Priorities:
Technical Considerations:
Best Practices:
Next Steps
Additional Resources
Source: Official government and regulatory websites (verified October 2025)
Frequently Asked Questions
How do I send SMS messages to Uruguay mobile numbers?
Send SMS to Uruguay mobile numbers by: (1) Format numbers in E.164 international standard (+598 followed by 8 digits starting with 9, e.g., +59894123456), (2) Choose an SMS provider (Twilio, Sinch, or MessageBird) and obtain API credentials, (3) Validate phone numbers using regex
^\+5989\d{7}$
to filter landlines (starting with 2, 4, 6), (4) Implement proper authentication (HTTP Basic for Twilio, OAuth 2.0 Bearer token for Sinch, API Key for MessageBird), (5) Configure delivery receipt webhooks to track message status, (6) Respect rate limits (250 msg/s for Twilio, 30 msg/s for Sinch, 60 msg/s for MessageBird). Uruguay has three major carriers: Antel (50% market share), Movistar (30%), and Claro (20%). Mobile Number Portability (MNP) is supported since 2013, so implement MNP-aware routing for optimal delivery rates targeting 95%+ for transactional messages.What are Uruguay's SMS compliance and consent requirements?
Uruguay SMS compliance requires: (1) Explicit opt-in consent – obtain clear, documented consent before sending marketing messages (pre-checked boxes not sufficient), (2) Record retention – maintain consent records for minimum 5 years with timestamp and collection method, (3) Opt-out mechanism – recognize Spanish keywords (STOP, BAJA, CANCELAR, UNSUB, SALIR) and English equivalents (HELP, AYUDA, INFO), process within 24 hours (48 hours maximum), (4) Messaging hours – limit marketing to 9:00 AM – 8:00 PM Monday–Saturday (transactional 24/7 acceptable), avoid Sundays and national holidays, (5) Suppression list – maintain centralized database across all campaigns, (6) Language – use Spanish exclusively for best engagement (Rioplatense dialect with voseo). Legal framework: Ley 17.250 de Relaciones de Consumo (consumer protection), overseen by URSEC (telecommunications regulator) and INDEFEC (consumer protection institute). No official Do Not Call registry exists, but maintain your own suppression lists.
What SMS sender ID options are available in Uruguay?
Uruguay SMS sender ID options are limited: (1) Alphanumeric sender IDs – not supported by Antel, Movistar, or Claro; sender IDs are overwritten with carrier-assigned numeric identifiers, (2) International long codes – supported but sender ID not preserved; provisioning time immediate to 24 hours; suitable for transactional messages, OTP/2FA, alerts; may incur higher per-message costs, (3) Domestic long codes – not available through standard API providers for commercial SMS, (4) Short codes – available only through direct carrier agreements with 4–8 week provisioning time; ideal for high-volume campaigns with lower per-message rates but significant setup costs. Contact carrier business divisions directly: Antel (antel.com.uy/empresas), Movistar (movistar.com.uy/empresas), Claro (claro.com.uy/empresas). Workaround: Use consistent international number across campaigns for brand recognition, include company name in message body for identification.
Does Uruguay support Mobile Number Portability (MNP)?
Yes, Uruguay supports Mobile Number Portability (MNP) since 2013. Mobile subscribers can port numbers between Antel, Movistar, and Claro while retaining their original 8-digit number (format: +598 9X XXX XXX). Porting timeline: 1–3 business days after customer request. MNP database: Maintained by URSEC and accessible to licensed operators. Implementation requirement: Sender systems must implement MNP-aware routing logic to ensure messages route to the current carrier, not the original carrier indicated by number prefix. Options: (1) Integrate with MNP lookup services (HLR – Home Location Register lookups), (2) Use SMS aggregators that handle MNP routing automatically, (3) Monitor delivery rates by carrier to identify routing issues. Without proper MNP handling, delivery rates can drop 10–15% due to incorrect carrier routing. Best practice: Test across all three carriers during implementation to verify proper routing and establish baseline delivery metrics (target: 95%+ for transactional, 85%+ for marketing).
What are the SMS character limits and encoding rules for Uruguay?
Uruguay SMS character limits depend on encoding: (1) GSM-7 encoding (standard) – 160 characters for single SMS, 153 characters per segment for concatenated messages (7 characters reserved for UDH – User Data Header), supports Spanish accented characters (á, é, í, ó, ú, ñ, ¿, ¡) without triggering Unicode, (2) UCS-2 encoding (Unicode) – 70 characters for single SMS, 67 characters per segment for concatenated messages, triggered by emojis or special characters outside GSM-7 set, (3) Concatenated messages – supported across all carriers (Antel, Movistar, Claro) but charged per segment. Best practices: Keep messages under 160 characters to avoid segmentation charges, test character count with encoding detection tools before sending, use URL shorteners to conserve space, avoid excessive emojis that trigger UCS-2 encoding (reduces limit to 70 characters). Cost impact: Each segment billed separately, so 161-character message costs 2× a 160-character message. Spanish language content typically uses GSM-7 encoding efficiently.
How do I avoid SMS spam filtering in Uruguay?
Avoid Uruguay SMS spam filtering by: (1) Content best practices – avoid excessive punctuation (!!!), ALL CAPS messages, keyword stuffing (GRATIS, PROMOCIÓN, GANA), suspicious URLs or mismatched link text, (2) Sender patterns – maintain consistent sending volume (avoid sudden spikes), use registered sender IDs where available, establish sending reputation gradually with low volumes initially, (3) Message structure – include company name/brand in message body, use clear straightforward language, personalize with recipient name (improves engagement 20–30%), avoid excessive special characters or emojis, (4) URL handling – pre-register URLs with carrier spam filters, use HTTPS links only, consider using branded short domains instead of generic URL shorteners, test links before deployment, (5) List hygiene – remove inactive numbers (bounces, opt-outs), segment lists by engagement level, monitor complaint rates (keep < 0.1%). Carrier filtering rules: Messages flagged for spam undergo manual review causing delays; repeated violations result in sender blocking. Recovery: If filtered, contact carrier support with message samples and use case documentation to request whitelist inclusion.
What is the timezone and best time to send SMS in Uruguay?
Uruguay uses UTC-3 timezone (Uruguay Standard Time – UYT) year-round. Important: Uruguay does NOT observe Daylight Saving Time (DST) since March 2015, maintaining UTC-3 permanently. Recommended sending times: (1) Marketing messages – 9:00 AM – 8:00 PM Monday–Saturday; optimal engagement windows are 10:00 AM – 12:00 PM (morning) and 5:00 PM – 7:00 PM (evening), (2) Transactional messages (OTP, alerts, confirmations) – acceptable 24/7 as these are expected/requested by users, (3) Avoid – Sundays and national holidays for marketing; urgent security notifications permitted after hours. 2025 National Holidays to avoid: January 1 (New Year's), January 6 (Epiphany), April 18–19 (Holy Week/Semana de Turismo), May 1 (Labor Day), June 19 (Artigas Day), July 18 (Constitution Day), August 25 (Independence Day), October 12 (Day of Americas), November 2 (All Souls'), December 25 (Christmas). A/B testing data: Messages sent 10:00 AM – 12:00 PM show 15–20% higher open rates than afternoon sends. Avoid sending during major soccer matches (Uruguay national team games).
How do I handle SMS delivery errors and failed messages in Uruguay?
Handle Uruguay SMS delivery errors by implementing: (1) Error categorization – classify errors as retryable (queue overflow 30001, rate limit 429, temporary network issues 500/503) vs. permanent (invalid number 21614/21211, landline 30006, insufficient balance 40001), (2) Retry logic – implement exponential backoff for retryable errors (1s, 2s, 4s, 8s, 16s intervals), limit to 3–5 retry attempts, track retry count in database to prevent infinite loops, (3) Number validation – validate E.164 format (
^\+5989\d{7}$
) before API calls to catch invalid formats early, filter landlines (starting with 2, 4, 6) to avoid 21614 errors, (4) Delivery receipts (DLR) – configure webhook listeners to receive status updates (submitted, sent, delivered, failed), update message status in database, monitor delivery rates by carrier to identify routing issues, (5) Monitoring – set alerts for delivery rate drops below 90%, track error code distribution, establish baseline metrics (95%+ transactional, 85%+ marketing), (6) Carrier-specific handling – test across Antel, Movistar, Claro to identify carrier-specific issues, maintain separate retry queues per carrier. Common errors: 21614 (landline/invalid), 30006 (unreachable carrier), 429 (rate limit). Log all errors with provider name, recipient, timestamp for troubleshooting.What are the restricted content and industries for SMS in Uruguay?
Uruguay restricts SMS content for: (1) Gambling and betting – heavily regulated under Ley 18.850; requires proper licensing and authorization; casino/sports betting promotions subject to advertising restrictions, (2) Adult content – prohibited for mass marketing; age verification required for any adult-oriented services, (3) Pharmaceuticals – unauthorized drug promotions prohibited; prescription medications require healthcare provider authorization, (4) Political campaigns – requires proper authorization during election periods; must comply with electoral commission rules (Corte Electoral), (5) Financial services – unlicensed financial promotions prohibited; requires Banco Central del Uruguay licensing; increasing scrutiny on cryptocurrency and forex trading promotions, (6) Spam factors – excessive promotional keywords (GRATIS, GANA), misleading claims, fake urgency tactics, unauthorized prize notifications. Legal framework: Ley 17.250 (consumer protection), Ley 18.850 (gambling regulation), Banco Central regulations (financial services). Carrier filtering: Messages flagged for prohibited content undergo manual review; repeated violations result in sender ID blocking and potential legal action. Best practice: Review message content against regulatory framework before deployment; maintain documentation of proper licensing/authorization; use clear disclaimers where required.
How do I localize SMS messages for Uruguay's market?
Localize Uruguay SMS by: (1) Language – use Spanish exclusively (Rioplatense dialect with voseo verb form); avoid Castilian Spanish common in Spain; recognize local expressions: "bárbaro" (great), "ta" (okay), "bo" (interjection), (2) Date/time formatting – use DD/MM/YYYY format (e.g., 25/12/2025), 24-hour clock (14:00 not 2:00 PM), (3) Currency – Uruguayan Peso (UYU) with $ symbol; use period as thousands separator: "$1.500" not "$1,500"; specify currency when amounts shown (e.g., "$500 UYU"), (4) Cultural considerations – strong European influences (Italian, Spanish heritage); mate culture central to social interactions; soccer (fútbol) extremely popular (avoid messaging during Uruguay national team matches); respect Catholic traditions and holidays, (5) Tone – friendly but professional; second-person "usted" for formal business, "vos" for casual marketing to younger demographics, (6) Message structure – include clear company identification in message body (alphanumeric sender IDs not preserved); provide opt-out instructions in Spanish ("Responde BAJA para cancelar"); include contact information for support. Engagement data: Spanish-language messages with local formatting show 40–50% higher engagement than generic translations. Test messages with local team members before deployment to verify cultural appropriateness and language accuracy.