POST MAN COLLECTION
Our Postman collection simplifies API integration with detailed examples, customizable parameters, and pre-configured environments. It includes automated tests, built-in authentication, and clear documentation, supporting easy collaboration and CI/CD integration. Additionally, Postman can convert code snippets to various programming languages and provides features such as environment management and collaboration tools to streamline your development process.
LFETIMESMS.COM POSTMAN COLLECTIONThis documentation will provide instructions on how to quickly integrate Lifetimesms messaging services into various solutions by using Lifetimesms HTTP API. Lifetimesms API is based on REST standards. In order to interact with our API, any HTTP client in any programming language can be used. Our apis are very strong . You can integrate our api with any kind of software or website . We are offering php , json , xml , c# , asp.Net , .Net , vb , java and much more . Our api support single request/multiple request also supported with schedule sms . For more details please visit https://lifetimesms.pk/api-documentation
Communication channels
Our extensive API collections enable outgoing communication with your customers over multiple communication channels:
- SMS
- Voice
- PUSH notifications
- HLR
Services
Based on standard communication channels, we have developed a set of feature rich services, to help with your business needs:
How to get started
Easy. Only two steps actually:
1. Create an account at Lifetimesms
In order to use our API, you will need credentials. You will need
api_token
& api_secret
. These credentails can be obtained
by creating an account and then by logging in cutomer portal .
2. Copy api_token
& set api_secret
As we have already described that you need
api_token
&api_secret
to use our API . Both parameters
api_token
&api_secret
can be obtained at api-setting
Page . api_token
can be copied easily from api-setting
page . 2nd parameter api_secret
need to be set by customer . So write
your api_secret
there & then click "UPDATE" to make this change
affective & keep this api_token
remembered as it will not be displayed
at any page of Lifetimesms. But in case of any issue it can be changed anytime by
following the same process .
Important Note
api_secret
should be different then admin password. because api_token
& api secret
is only for developers. if you want to make sure that your
portal details should not be exploited by developers then set different api_secret
then your account profile password.
Got stuck?
You failed to get api_token
& api_secret
...??
No problem, we are here for you! We have the best support team available around the clock, so just drop an email at [email protected]
PHP API Documentation
If you are going to build your own applications in php and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our php rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Looking for more examples?
Please View Our Postman Collection.
Parameters & Response Code
Please have a keep eye on each paramter mentioned in the following documentation,Request can not be proceeded further without mondatory fields.
All requests are submitted through the HTTP GET / POST Method,
SMS Submission Parameters |
|
---|---|
api_token * | Your API token (Required). |
api_secret * | Your API Secret (Required). |
to * | Recepient Mobile Number (Required). |
from * | Your company Name/Brand Name like "xyz" Displayed of Recepient mobile (Required). |
type | type=unicode FOR unicode SMS (OPTIONAL). |
date | dd-mm-YYYY Example:25-02-2014 (OPTIONAL) |
time | hh:mm:ss Example:21:30:55 (OPTIONAL) |
message * | The Message For Recepient (Required). |
Personalized SMS |
|
---|---|
api_token * | Your API token (Required). |
api_secret * | Your API Secret (Required). |
data * | json encoded string of two elements. ("to","message") |
from * | Your company Name/Brand Name like "xyz" Displayed of Recepient mobile (Required). |
type | type=unicode FOR unicode SMS (OPTIONAL). |
date | dd-mm-YYYY Example:25-02-2014 (OPTIONAL) |
time | hh:mm:ss Example:21:30:55 (OPTIONAL) |
message * | The Message For Recepient (Required). |
Operators Ids |
||
---|---|---|
operator_id | 1 | For JAZZ NETWORK |
operator_id | 2 | For WARID NETWORK |
operator_id | 3 | For UFONE NETWORK |
operator_id | 4 | For TELENOR Network |
operator_id | 5 | For ZONG NETWORK |
operator_id | 6 | For SCOM NETWORK |
(Note:-) All Parameters are optional. If message need to be submitted from specific operator . Then use above parameters .
Pre-Recoded Voice Request |
|
---|---|
api_token * | Your API token (Required). |
api_secret * | Your API Secret (Required). |
Title * | Uploaded File Lable. |
file * | Voice : > Supported extention .wav |
Text to speech Parameters |
|
---|---|
api_token * | Your API token (Required). |
api_secret * | Your API Secret (Required). |
title * | Uploaded File Lable..(Required) |
text_to_speech * | Your Message that need to be converted in audio (Required) |
Voice Submission |
|
---|---|
api_token * | Your API token (Required). |
api_secret * | Your API Secret (Required). |
voice_id * | Unique id of Approved voice (Required) |
PHP API Documentation
Do you want to send thousands of SMS in 1 request ? you are on right place . Please have a look on code given below to send bulk sms without using any loop. Do Your applications in php and your requirement is bulksms & you need a super fast response and better grip in your application then our php rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Looking for more examples of Bulk SMS?
Please View Our Postman Collection.
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
- Pre Recoded Voice Request
- Text to speech Voice Request
- Voice Status
- Send Voice messages
- Success Response
Looking for more examples of Voice messages?
Please View Our Postman Collection.
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Important Note
Maximum 50 numbers are allowed/Request.
Looking for more examples of Personalized SMS?
Please View Our Postman Collection.
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
Fixed SMS Template
How to get started
Just need to Follow two Steps
1. Submit Fixed SMS Template
There are two possible ways to create fixed sms template
- Submit Via Portal
- Submit Via API
After submitting fixed message . Customer will get event_id
if first step is
completed successfully. please follow second step
2. Wait for Approval
When a new fixed sms template is created then this template need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and template is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of submitted template . There are two ways to check approval process .
- check Via Portal
- check Via API
4. Submit fixed SMS
Everything is ready . now you can submit your fixed sms
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Status Code with their meaning |
|
---|---|
Status | 0 > Rejected | 1 > Approved | 2 > Pending |
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
When developers search for an SMS Gateway, one of the reasons they turn to us is our wide selection of APIs. These include the HTTP API, SMPP API, XML API, SMTP API and COM Object. Fast, simple, reliable and built in such a way that they integrate with any system or applicationC# SMS messaging is one of the services we offer. Use the C# SMS script code below to send SMS via Localhost'gateway.C# is an object-oriented programming language which is implemented on the Microsoft .NET Framework. Microsoft supplies a powerful version free of charge.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Looking for more examples of C# (.NET)?
Please View Our Postman Collection.
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Upload Voice API
HTTP URL
Looking for more examples of Voice messages?
Please View Our Postman Collection.
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Important Note
Maximum 50 numbers are allowed/Request.
Looking for more examples of Personalized SMS?
Please View Our Postman Collection.
Number Lookup
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code ExamplesBalance Inquiry
Following API can be used to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code ExamplesSMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code ExamplesAPI For Android Application
If you are going to build your own applications in Android and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Android rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Return Response and their Meanings
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
API For Go Language Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Go LAnguage rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Go Language Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Go LAnguage rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
You dont have time to write simple text messages ? Are you fed up with old conventional way . Sometime more then time , fellings matters more , in that case use our voice sms service . Our platform provide best solution to upload your pre-recorded voices & Text to speech is also available.
How to get started
Just need to Follow two Steps
1. Create voice message
There are two possible ways to create voice message
- Upload Pre Recoded Voice
- Use Text To Speech To Create Voice
After creating or uploading voice message . Customer will get voice id if first step is completed successfully. please follow second step
2. Wait for Approval
When a new voice record is created then this record need to get approved by team of Lifetimesms.pk . Usually approval process takes 30- 45 minutes. Customer need to wait for approval. If more than 1 hour passed and voice is still in pending state then Customer may call/email at helpline of Lifetimesms.pk to complete approval . One Approval process complete then its ready for delivery.
3. Check Approval Status
Customer need to check approval status of uploaded voice . There are two ways to check approval process . Firstly , Approval status can be check by portal , secondly API is also available to check status of uploaed voice by providing voice id takken at step 1.
4. Submit Voice SMS
Everything is ready . now you can submit your uploaded voice sms
All requests are submitted through the HTTP GET / POST Method,
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Upload Voice API
HTTP URL
Personalized SMS
You can personalise your bulk sms messages by adding the recipients first name, surname, account number etc, to the sms text messages that you send out. Personalising your messages allows you to send bulk sms text messages with unique information for each contact in your database. You can create a single personalised message to all of your contacts by selecting relevant customisable information. This means that you can add the recipients first name, surname, account number, meeting time, race number etc to the same message and the information relevant to that recipient will be inserted into the message. For example: at a sporting event, the race organisers may need to send relevant information to all participants, but they need to personalise it according to race type, category and start time.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Important Note
Maximum 50 numbers are allowed/Request.
HLR (Number Lookup)
The global HLR Lookup specialist,HLR Lookup is the best platform to validate and verify mobile phone numbers including MNP status. We handle millions of queries per day. Our innovative technology allows comprehensive verification of 3.6 billion mobile subscribers globally.Easy to use, easy to understand. Send up to 80 requests in one secure API request and we'll return the results quickly, in a clear format so you can integrate seamlessly.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Balance
Following API can be called to fetch balance details
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
SMS Delivery Reports
Our network reach, tracked delivery, cost effectiveness and mobile messaging service flexibility make us the logical choice for marketers for bulk sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
PHP API Documentation
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
Complete HTTP URL
Code Examples
Please note: All Required Fields are compulsory! Your Request Can Not move Forward without Required Fields
Information About Parameters
Looking for more examples of Bulk SMS?
Please View Our Postman Collection.
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Looking for more examples of C# (.NET)?
Please View Our Postman Collection.
API For Android Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Go Language Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Go Language Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
If you are going to build your own applications in Go Language and your requirement is bulksms , brandedsms , masked sms and you need a super fast response and better grip in your application then our Window 8 Phone rest api is very advance and good. Our docs are such friendly that a normal user can also integrate api with out having deep developer knowledge. Our rest api is best choice for fast sms.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples
API For Window 8 Phone Application
Now you can send verification calls systematically via coding. The system will call your user & will speak your message to the receiver . Usually, This kind of service is used to send verification calls.
All requests are submitted through the HTTP GET / POST Method,
HTTP URL
Code Examples