Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node SDK Example - AI

To test this run npm install and then run the main script in package.json with node:

npm run start

don't forget to populate your Telnyx API Key with export TELNYX_API_KEY=KEY...