Antryk SMS Services helps you send reliable SMS messages worldwide with support for both Transactional SMS and Verification SMS (OTP) workflows. Whether you are building authentication systems, customer notifications, alerts, or transactional communication pipelines, Antryk provides a scalable SMS infrastructure with global delivery support, low latency, delivery tracking, and developer-friendly APIs. You can integrate SMS services easily using the official @antryk/sdk package.Documentation Index
Fetch the complete documentation index at: https://docs.antryk.com/llms.txt
Use this file to discover all available pages before exploring further.
What are SMS Services?
SMS Services in Antryk allow developers and businesses to create dedicated SMS services for different communication workflows. Each SMS service belongs to one of two categories:- Transactional SMS Services
- Verification SMS Services
Transactional SMS Services
Transactional SMS Services are designed for sending operational and business-critical messages to users. These messages are typically triggered by user actions or system events and are not promotional in nature.Common Use Cases
- Order confirmations
- Shipping updates
- Appointment reminders
- Payment notifications
- Security alerts
- System notifications
- Account activity alerts
Features
- Global SMS delivery
- High deliverability
- Low latency routing
- Delivery tracking
- SMS logs and monitoring
- Unicode support
- Secure API authentication
Verification SMS Services
Verification SMS Services are optimized for OTP-based authentication and identity verification flows. These services simplify phone verification workflows while improving delivery reliability and user security.Common Use Cases
- User signup verification
- Login OTP authentication
- Two-factor authentication (2FA)
- Password reset verification
- Secure transaction approval
- Device verification
Features
- OTP generation and verification
- Configurable OTP length
- SMS template support
- Secure verification workflows
- Delivery tracking
- OTP status monitoring
- Verification analytics
Global SMS Infrastructure
Antryk SMS Services are built for scale and reliability.Infrastructure Highlights
- Support for 160+ countries
- Carrier-optimized routing
- Fast delivery infrastructure
- High uptime architecture
- Delivery status tracking
- Real-time logging
- Multi-language SMS support
SMS APIs & SDK
Antryk provides developer-friendly APIs and SDKs for sending SMS and handling verification workflows.Send OTP
Learn how to send verification OTP messages.
Verify OTP
Verify user OTP codes securely.
Send Transactional SMS
Send transactional SMS notifications and alerts.
Creating a New SMS Service
You can create new SMS services directly from your Antryk dashboard. During service creation, you configure the service type and verification behavior depending on your use case.Service Creation Workflow
- Open the SMS Services dashboard
- Click Create SMS Service
- Enter a Service Name
- Select the Service Type
- Transactional
- Verification
- If you select Verification
- Choose an SMS template from available templates
- Configure OTP settings
- Click Create SMS Service
Supported Configuration Options
| Configuration | Description |
|---|---|
| Service Name | Internal name for identifying the SMS service |
| Service Type | Transactional or Verification |
| SMS Template | Template used for OTP messages |
| OTP Length | Length of generated verification code |
Service Deployment Form
Verificational SMS

Transactional SMS

SMS Services Listing Page
All created SMS services are displayed inside the SMS Services dashboard. The listing page helps teams monitor service health, delivery performance, and overall SMS activity.Information Displayed
Each service row displays:| Column | Description |
|---|---|
| Service Name | Name of the SMS service |
| Type | Transactional or Verification |
| Status | Current service status |
| Created At | Service creation timestamp |
| Total Sent | Total SMS messages sent |
| Total Delivered | Successfully delivered messages |
SMS Services Dashboard

Verification SMS Service
Verification services include specialized workflows for OTP generation and verification management.Verification Service Overview
The overview page provides essential information about your verification service.Overview Information
| Field | Description |
|---|---|
| Service Name | Name of the verification service |
| Type | Verification |
| Created At | Service creation timestamp |
| OTP Length | Configured OTP digit length |

Verification SMS Logs
The SMS logs section displays all OTP requests and verification activity.Log Information
| Column | Description |
|---|---|
| Phone Number | Recipient phone number |
| Message | SMS content preview |
| Timestamp | SMS delivery timestamp |
| Actions | View message details |
The settings page allows administrators to update verification-related configurations.
Editable Settings
- Service name
- OTP template
- OTP length

Transactional SMS Service
Transactional services are designed for operational messaging and notification delivery.Transactional Service Overview
The overview page provides high-level service information and delivery metrics.Overview Information
| Field | Description |
|---|---|
| Service Name | Name of the transactional service |
| Type | Transactional |
| Created At | Service creation timestamp |

Transactional SMS Logs
Transactional SMS logs help teams monitor message delivery and operational notifications.Log Information
| Column | Description |
|---|---|
| Phone Number | Recipient number |
| Message | SMS content preview |
| Timestamp | Delivery timestamp |
| Actions | View full message |

Transactional Service Settings
Transactional services include configurable settings for operational management.Editable Settings
- Service name

Delivery Tracking & Monitoring
Antryk provides delivery visibility and monitoring capabilities across all SMS services.Supported Tracking Features
- Sent status
- Delivery status
- Failure tracking
- SMS logs
- Timestamp tracking
- Message inspection
- Delivery analytics
Security & Reliability
Antryk SMS infrastructure is designed with security and reliability in mind.Security Features
- Secure API authentication
- OTP verification protection
- Encrypted transport
- Request validation
- Abuse protection
- Template-based verification workflows
Reliability Features
- Carrier-optimized routing
- Global redundancy
- Delivery retries
- High availability infrastructure
- Real-time logging
SDK & Integration
Developers can integrate SMS workflows using the official SDK.Supported Features in SDK
- Send transactional SMS
- Send OTP
- Verify OTP
- Delivery handling
- Typed error handling
- Timeout management
@antryk/sdk on npm
Official TypeScript SDK for Storage, Email, and SMS services.
Best Practices
Transactional SMS
- Keep messages concise
- Send operational messages only
- Monitor delivery rates
- Avoid duplicate notifications
- Use meaningful service names
Verification SMS
- Use short OTP expiration windows
- Configure secure OTP lengths
- Use trusted templates
- Monitor failed verification attempts
- Enable verification logging

