Jump to Content
SentiOne Automate
HomeAutomate GuideAPIChangelog🌐 Listen Guide🤖 Demos
AppService statusLog InSentiOne Automate
API
AppService statusLog In
HomeAutomate GuideAPIChangelog🌐 Listen Guide🤖 Demos

Senti0ne Automate Public API

  • Dialer
    • Add new contactpost
  • Projects
    • Get all projectsget
    • Get project detailsget
  • Knowledge base documents
    • Get available AI credentialsget
    • Get knowledge base documentsget
    • Get knowledge base document with given keyget
    • Upsert knowledge base documentput

Senti0ne Automate Platform API

  • Analytics
    • Messages searchpost
    • Sessions searchpost
    • Get active voice session statusesget
  • Billing
    • Sessions summary for periodspost

SentiOne Automate gateway API

  • Gateway
    • Interaction with botpost
    • Interaction with botpost
    • Attach recordingpost
    • Upload recordingpost
    • Attach conversation datapost
    • Attach call summarypost
    • Pass thread to the specified ownerpost
    • Get owner of the threadget

Test

  • Getting Started With Your API
Powered by 

Getting Started With Your API

This page will help you get started with Test.

This is where you show your users how to set it up. You can use code samples, like this:

$http.post('/someUrl', data).success(successCallback);

alert('test');

Try typing / to see how easy it is to add more content!