Get Started

Pricing & Coverage API | Get Started

Here’s an example on how to get started by retrieving the Send SMS pricing list.

Here’s an example for retrieving a full price list for an SMS-MT account:

curl -X GET
https://username:password@rest.tyntec.com/sms/v1/outbound/coverage

Communicating over HTTPS (Hypertext Transfer Protocol Secure), the tyntec API uses JSON (JavaScript Object Notation) objects for exchanging data, enabling tyntec’s applications to accept and reply with “application/json” as “content-type” (and “charset=utf-8”) in the HTTP header.

tyntec’s services are accessible through their respective base URL (Unique Resource Location) (${baseURL}):

Service

respective base URL

SMS-MT

https://rest.tyntec.com/sms/v1/outbound

SMS-MO

https://rest.tyntec.com/sms/v1/inbound

Global Number Portability

https://rest.tyntec.com/nis/v1/gnp

Global Number Verification

https://rest.tyntec.com/nis/v1/gnv