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:

<div class="geshifilter"><pre class="php geshifilter-php">curl <span class="sy0">-</span>X GET
https<span class="sy0">:</span><span class="co1">//username:password@rest.tyntec.com/sms/v1/outbound/coverage</span></pre></div>

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