TurkeySMS
About Us
Who we are
Why TurkeySMS
Our advantages
Media Center
Press & media
Data Privacy
Privacy & security policy
How We Work
Our values and principles
Reseller Program
Join our reseller network
Bulk SMS
High-volume messaging
Turkey SMS
Domestic carrier-level SMS
Excel to SMS
Bulk send from Excel
OTP SMSNew
One-time password delivery
E-Commerce SMS
Order & campaign notifications
E-Invoice SMS
Digital invoice notifications
WordPress Plugin
SMS integration for WordPress
WooCommerce
E-commerce SMS notifications
Make.comNew
1,000+ ready-made scenarios
ZapierNew
2,000+ app connections
n8nNew
Open-source automation
SMS API
REST API integration
Integration Hub
All integrations
Pricing
Contact Us
Get in touch
Knowledge Base
Guides and how-tos
Compliance AcademyNew
Legal SMS sending guide
Support Center
Submit a support request
Developers
API & documentation
Documentation
API reference & guides
Log inGet Started
TurkeySMS
Pricing
Log inGet Started
DocumentationV4
Overview
Core
QuickstartAuthenticationSend SMSSend OTPBulk SMSQueriesWebhooks
Reference
Response CodesDelivery LifecycleReliabilityBillingVersioningn8n Community Node
Home/Documentation/Quickstart
Stable

Quickstart

Send your first SMS in minutes. Get an API key, make the call, read the response.

The TurkeySMS API V4 is a JSON/REST API. Every endpoint uses the POST method and authentication is done with the api_key field inside the JSON body. The three steps below are all you need to send your first message.

1
Get an API key
Create a key in your account under API Center → My Keys. No credit card required.
2
Make the request
Send a POST request to /sms/send with the Content-Type: application/json header.
3
Read the response
Check the result_code and sms_id fields in the response. Use sms_id to query status later.

Your first request

POSThttps://api.turkeysms.com.tr/sms/send
curl -X POST https://api.turkeysms.com.tr/sms/send \
  -H "Content-Type: application/json" \
  -d '{
    "api_key": "YOUR_API_KEY",
    "title":   "TURKEYSMS",
    "sentto":  "905xxxxxxxxx",
    "text":    "Hello from TurkeySMS V4!"
  }'
200 OKSuccessful response
{
  "result":           true,
  "result_code":      "TS-1024",
  "result_message":   "SMS dispatched successfully.",
  "sms_id":           1000007721,
  "number_of_sms":    1,
  "total_recipients": 1,
  "success_count":    1,
  "sms_lang":         "Turkish",
  "content_type":     "Transactional",
  "country":          "Turkey-TR"
}
Replace YOUR_API_KEY with your own key. Before sending, it is recommended to validate your key and permissions with /auth/check.

What is next

  • Authentication — key security and /auth/check.
  • Send SMS — all parameters and scheduled delivery.
  • Webhooks — receive delivery events on your server.
  • Response Codes — the meaning of every TS-#### code.
NextAuthentication
BTK
Information and Communication Technologies Authority
İYS
Message Management System
KVKK
Personal Data Protection
ISO 27001
Information Security Management
USOM / SOME
Cyber Incident Response System
TurkeySMS

TURKEYSMS BİLİŞİM VE İLETİŞİM HİZMETLERİ TİCARET LİMİTED ŞİRKETİ
Licensed operator by the Information and Communication Technologies Authority of Turkey (BTK).

Services

Bulk SMSTurkey SMSOTP SMSSMS APIE-Commerce SMSIndustry SolutionsTest Our Service

Company

BlogNewsLicenses & CertificatesBank AccountsBrand GuideCase StudiesRequest a Callback

Support

Help CenterContact UsDeveloperIntegration HubWordPress PluginSMS Opt-Out / RETAccount Types

Legal

Trust & Compliance CenterCompliance AcademyReport Content Abuse
SSL Secure Connection
BTK Licensed Platform

© 2026 TurkeySMS. All rights reserved.
Service Status
SitemapKVKKTrust & Compliance Center