Behavioral Signals API
Using the Behavioral Signals API, developers can tap into advanced emotional intelligence capabilities to analyze emotions and behaviors in conversations. With access to our continuously evolving and robust analytics, you can seamlessly integrate emotion-aware insights into your own applications. Whether you're building a virtual assistant for enterprise use, an interactive game for children, a…
Behavioral Signals API endpoints
| Method | Endpoint | Description |
|---|---|---|
| status | ||
| GET |
serviceStatus /status |
Return status of the service |
| auth | ||
| GET |
clientAuth /auth |
Authenticates a client |
| clients | ||
| GET |
getProcessResults /clients/{cid}/processes/{pid}/results |
Returns process results in JSON for pid by client request |
| GET |
getProcessInfo /clients/{cid}/processes/{pid} |
Returns process info for pid by client request |
| POST |
sendProcessPresignedS3 /clients/{cid}/processes/s3-presigned-url |
Sends a new request with audio file from a signed S3 URL |
| GET |
infoClient /clients/{cid} |
Return a client's details |
| GET |
getAllProcesses /clients/{cid}/processes |
Returns all processes of a client |
| POST |
sendProcessAudio /clients/{cid}/processes/audio |
Sends a new request with audio file upload |
| detection | ||
| POST |
sendDetectionPresignedS3 /detection/clients/{cid}/processes/s3-presigned-url |
Sends a new request with audio file from a signed S3 URL for deepfake detection |
| GET |
getAllDetectionProcesses /detection/clients/{cid}/processes |
Returns all deepfake detection processes of a client |
| GET |
getDetectionResults /detection/clients/{cid}/processes/{pid}/results |
Returns deepfake detection results in JSON for pid by client request |
| POST |
sendDetectionAudio /detection/clients/{cid}/processes/audio |
Sends a new request with audio file upload to deepfake detection |
| GET |
getDetectionProcessInfo /detection/clients/{cid}/processes/{pid} |
Returns process info of deepfake detection for pid by client request |
Behavioral Signals API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|