tyntec SMS API

Send and receive text messages over tyntec's global A2P SMS network. Send via POST /messaging/v1/sms, retrieve delivery status via GET /messaging/v1/messages/{requestId}, receive inbound SMS by webhook, and report delivery conversion events. Includes BYON (bring your own number) contact, phone book, and number provisioning services.

API entry from apis.yml

apis.yml Raw ↑
aid: tyntec:tyntec-sms-api
name: tyntec SMS API
tags:
- SMS
- Messaging
- A2P
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.tyntec.com/reference/sms/current.html
baseURL: https://api.tyntec.com/messaging/v1
properties:
- url: https://www.tyntec.com/helpcenter/docs/
  type: Documentation
- url: https://api.tyntec.com/reference/sms/current.html
  type: APIReference
- url: https://github.com/tyntec/api-collection/tree/master/sms
  type: SourceCode
description: Send and receive text messages over tyntec's global A2P SMS network. Send via POST /messaging/v1/sms,
  retrieve delivery status via GET /messaging/v1/messages/{requestId}, receive inbound SMS by webhook,
  and report delivery conversion events. Includes BYON (bring your own number) contact, phone book, and
  number provisioning services.