API : Asistente telefónico virtual interactivo para inmobiliarias, talleres, farmacias y consultas médicas.
This API is simple to use. You just have to follow these steps
If your credentials are correct, our server will provide you with a token as a response :
YOUR_TOKEN is valid for one hour, its duration can be extended using YOUR_REFRESH_TOKEN
Use the token to start the process
The API sends a JSON response to confirm that the process is finished. Download the generated files with the authenticated URLs in
Contact us This API is also available in asynchronous mode : Developer API : VirtualPhoneAssistant
- Create a free account
- Click on the link you receive by email to confirm your address
- Generate a token with credentials
You can use any language to make this CURL call. (Python, PHP, Java, JavaScript...) Need help ?
If your credentials are correct, our server will provide you with a token as a response :
YOUR_TOKEN is valid for one hour, its duration can be extended using YOUR_REFRESH_TOKEN
Action parameters
Send parameters as a JSON object. Required fields are marked with required.
businessDomain— enum:real_estate,garage,pharmacy,medical,dental,veterinary,physiotherapy,chiropractic,optician,hair_salon,beauty_salon,spa_wellness,restaurant,hotel,law_firm,accounting_firm,insurance_agency,travel_agency,plumbing,electrician,hvac,locksmith,cleaning_service,pest_control,moving_company,landscaping,fitness_gym,driving_school,tutoring_center,daycare,software_development,data_ai,cybersecurity,cloud_infrastructure_devops,networks_telecom,it_support_operations.businessProfileId— integer; minimum 1.businessName— string; maximum 120 characters.businessContext— string; maximum 2000 characters.businessPhoneNumber— string; maximum 32 characters.businessLanguage— enum:en,fr,es,de,hi,zh,ar.sessionId— integer; minimum 1.language— enum:en,fr,es,de,hi,zh,ar.
The API sends a JSON response to confirm that the process is finished. Download the generated files with the authenticated URLs in
actionResultsDownloadURLs.
This documentation is not clear? (Python, PHP, Java, JavaScript...) Need help ?
Contact us This API is also available in asynchronous mode : Developer API : VirtualPhoneAssistant