Frequently Asked Questions
Use the Twilio REST API with your Account SID and Auth Token. Ensure recipient numbers are in E.164 format (+682XXXXXXXX) and use a verified Twilio sender ID. Refer to the provided code example for implementation details.
The Cook Islands adheres to standard SMS limits: 160 characters for GSM-7 encoding and 70 characters for Unicode (UCS-2). Concatenated messaging is not supported, so messages must fit within these limits.
The Cook Islands network automatically converts MMS messages into SMS with an embedded URL. This means multimedia content needs to be hosted externally and linked within the SMS.
Adhere to Cook Islands Time (CKT, UTC-10) and send messages between 8:00 AM and 8:00 PM CKT. Avoid messaging during public holidays and consider seasonal timing, especially during peak tourist seasons.
No, sending SMS to landlines in the Cook Islands is not supported and will result in failed delivery with error code 21614. Your account will not be charged for these attempts.
Alphanumeric sender IDs are supported and dynamically allocated without pre-registration. International long codes are fully supported with immediate provisioning. Short codes are not available.
Obtain clear, documented consent before sending marketing messages. Include terms of service, privacy policy references, message frequency, and content type during the opt-in process.
The Competition and Regulatory Authority (CRA) oversees telecommunications in the Cook Islands. While specific SMS marketing rules are limited, general telecommunications guidelines and best practices apply.
Implement a system to process opt-out requests (STOP command) within 24 hours. Send confirmation of successful opt-out and maintain a centralized opt-out database for compliance.
Restricted content includes gambling, adult services, unauthorized financial services, and cryptocurrency or political promotions without proper licensing.
Avoid excessive punctuation, use registered URL shorteners, maintain consistent sending patterns, include clear business identification, and avoid common spam trigger words.
Support both English and Cook Islands Māori, consider cultural context, use appropriate date/time formats, and respect local customs and traditions.
The article recommends Twilio, Sinch, MessageBird, and Plivo. Code examples and key features are provided for each platform.
The default rate limit is one message per second per destination. Batch sending is limited to 100 messages per request. Daily quotas may apply depending on your account type.
Prioritize compliance (consent, opt-outs, local time), technical setup (E.164 formatting, error handling), and best practices (concise messages, localization). Thorough testing and monitoring are essential.
Loading...
Cook Islands SMS Best Practices, Compliance, and Features
Cook Islands SMS Market Overview
Market Conditions: The Cook Islands mobile market is dominated by Vodafone Cook Islands, which is currently the only licensed mobile telephony service provider. SMS remains a crucial communication channel for businesses and consumers, particularly given the region's reliance on tourism and international communications. While OTT messaging apps are used, SMS maintains its importance for critical communications, notifications, and business messaging due to its reliability and universal reach.
Key SMS Features and Capabilities in Cook Islands
The Cook Islands supports basic SMS functionality with some limitations on advanced features, primarily focusing on one-way messaging capabilities.
Two-way SMS Support
Two-way SMS is not supported in the Cook Islands according to current provider specifications. Businesses should design their messaging strategies around one-way communications only.
Concatenated Messages (Segmented SMS)
Support: Concatenated messaging is not supported in the Cook Islands.
Message length rules: Standard SMS character limits apply - 160 characters for GSM-7 encoding, 70 characters for Unicode.
Encoding considerations: Both GSM-7 and UCS-2 encoding are supported, with UCS-2 recommended for messages containing local language characters.
MMS Support
MMS messages are automatically converted to SMS with an embedded URL link. This means that any multimedia content must be hosted separately and linked within the message body. Best practice is to use URL shorteners to preserve character count and ensure clear call-to-actions in the message body.
Recipient Phone Number Compatibility
Number Portability
Number portability is not available in the Cook Islands. This means phone numbers remain tied to their original carrier, simplifying message routing and delivery.
Sending SMS to Landlines
Sending SMS to landline numbers is not possible in the Cook Islands. Attempts to send messages to landline numbers will result in a failed delivery and a 400 response with error code 21614. Messages will not appear in logs and accounts will not be charged for these attempts.
Compliance and Regulatory Guidelines for SMS in Cook Islands
The Competition and Regulatory Authority (CRA) oversees telecommunications in the Cook Islands. While specific SMS marketing regulations are limited, businesses must follow general telecommunications guidelines and international best practices for messaging.
Consent and Opt-In
Explicit Consent Requirements:
Best practices for documenting consent:
HELP/STOP and Other Commands
While not strictly regulated, implementing standard opt-out mechanisms is strongly recommended:
Do Not Call / Do Not Disturb Registries
The Cook Islands does not maintain an official Do Not Call registry. However, businesses should:
Time Zone Sensitivity
The Cook Islands observes CKT (Cook Islands Time, UTC-10). Best practices include:
Phone Numbers Options and SMS Sender Types for in Cook Islands
Alphanumeric Sender ID
Operator network capability: Supported with dynamic usage allowed
Registration requirements: Pre-registration not required
Sender ID preservation: Yes, sender IDs are preserved and displayed as sent
Long Codes
Domestic vs. International:
Sender ID preservation: Yes, original sender ID is preserved
Provisioning time: Immediate for international long codes
Use cases: Ideal for transactional messages, alerts, and customer service
Short Codes
Support: Short codes are not currently available in the Cook Islands
Provisioning time: N/A
Use cases: N/A
Restricted SMS Content, Industries, and Use Cases
Restricted Industries and Content:
Content Filtering
Known Carrier Filtering Rules:
Tips to Avoid Blocking:
Best Practices for Sending SMS in Cook Islands
Messaging Strategy
Sending Frequency and Timing
Localization
Opt-Out Management
Testing and Monitoring
SMS API integrations for Cook Islands
Twilio
Twilio provides a straightforward REST API for sending SMS to the Cook Islands. Authentication uses your Account SID and Auth Token.
Sinch
Sinch requires API Token and Service Plan ID for authentication. Their SDK provides robust error handling and delivery reporting.
MessageBird
MessageBird offers a simple API with support for delivery reports and Unicode messages.
Plivo
Plivo provides detailed delivery insights and supports Unicode messages for local language content.
API Rate Limits and Throughput
Strategies for Large-Scale Sending:
Error Handling and Reporting
Recap and Additional Resources
Key Takeaways
Compliance Priorities
Technical Considerations
Best Practices
Next Steps
Additional Resources