Q: More information

Hi,
I have some questions about the api and limitations.
1- Is it possible to buy more credits ? Ex : tier 2, I need to send more sms, can I buy more credits automatically to not block the system.
2- is it possible via api to create new sender number via api ?
3- if I send sms for my users to a client. The client intent to call the sms number. Is it possible to redirect the call to my user’s phone. I know it is not possible with the api itself.. but can you give me some advice to plan how to begin ☺️

21231b3a2e22414d9f1f7fde7a4d1bd5PLUSJan 26, 2025
Founder Team
Viktor_TextLink

Viktor_TextLink

Jan 26, 2025

A: Hey,

1.) We don't currently have the buy more credits feature, but now that you mention it it makes sense.

2.) We don't provide you with the numbers, the numbers you have are the ones from your sim cards that you have set up on your devices.

3.) We don't support calls, only sms for now.

Share
Helpful?
Log in to join the conversation
Posted: Jan 26, 2025

1/ ok 👍
2/ I am working on a light crm. I would like to integrate sms sender. I could go with a gateway integration but think a system like your is more interesting.
My question is, is it possible to create a user by api and associate him a phone number. They give me their number, install the app and gets connected.
3/ I know that you don’t provide calling functionality.

Posted: Jan 26, 2025

My mind : one number send sms for all my users to their clients, presenting as an assistant of my users.
But if a client call the number, as I can’t reroot the call to the user… I would like to send a sms to the user to say a client intent to call them. Seems with webhook api, possible to find the number who send the sms (in documentation you say that same number is always used). More clear ?

Founder
Posted: Jan 27, 2025

You will soon (within a couple of hours) have an API key for each sub user. That api key giver you access to all of the contacts and numbers of that sub user via that api and no-code tools.

Webhook isn't currently triggered for calls, only for received messages. You can trigger anything when you receive an SMS tho.