始める
仕組み 機能 料金
SMS API
Cheapest SMS API Cheap SMS gateway Free SMS API Long SMS API 比較 インテグレーション ブログ よくある質問 Google Play ログイン 始める
Integration

REST API

An API that follows REST architectural style, using HTTP methods (GET, POST) and JSON for communication. The standard for modern web APIs.

Home / Glossary / REST API

A REST API (Representational State Transfer) is a web service that follows REST principles: stateless communication, standard HTTP methods, and resource-based URLs.

MySMSGate REST API

MySMSGate provides a simple REST API with one main endpoint:

POST /api/v1/send     — Send an SMS
GET  /api/v1/status   — Check device status
GET  /api/v1/balance  — Check SMS balance
GET  /api/v1/history  — Get SMS history

All requests use JSON and Bearer token authentication. No SDK required — works with any language that can make HTTP requests (curl, Python, Node.js, PHP, Go, Ruby).

← Back to Glossary
📲

ちょっと待って — 10通のSMSが無料!

無料アカウントを作成して5分以内に最初のSMSを送信。クレジットカード不要。

無料の10通SMSを取得