With InOut.bot you can now make GSM Phone Calls using a very easy API . The setup (authentication) will take you 1-2 minutes maximum. No account/registrations is required! No Credit Card is required to test the service.
A “Traditional Phone Call” is the most reliable way to inform you about urgent critical events because it doesn’t really on the mobile network, data plans, internet connection or anything else. You will receive a phone call directly on your land or mobile phone.
Just follow the instructions below to try the service for free.
Instructions:
How to get an APIkey to make Phone Calls?1) Simple! Click here to send a message using a WhatsApp shortcut. You will receive your APIkey in the WhatsApp Conversation
Note: This APIkey is different than the one that you have to use to send WhatsApp Messages
How to make a Phone Call?
Use the endpoint below to make a Phone Call:
https://api.inout.bot/call
Parameters (GET or POST):
- {{phone}} Phone number to call
- {{apikey}} Your APIkey
- {{message}} Message to say. The Text will be converted to Speech
- {{language}} (optional) Language to use when saying the message over the phone (us-EN, FR-fr, de-DE, etc..)
- {{style}} (optional) Voice style. For each language, there are many styles and genders. Full list is here.
The full documentation is here: https://docs.inout.bot
Example (GET):
https://api.inout.bot/call?phone=+1234567890apikey=123467&message=This+is+a+voice+message+using+InOut.bot+API

Please, note that we are currently working on:
- Making a call to others (with pre-authorization)
Need Help?
Feel free to contact InOut Support at api@inout.bot

