Back to catalog

Voice Clone Guard

Detect synthetic and cloned voices.

betaTry it
Calls (30d)
9.8K
Avg latency
430ms
Error rate
0.5%
Min plan
Enterprise

Usage this week

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Endpoint

Method
POST
Path
/v1/voice-clone-guard
Category
Identity
Rate limit
600 / min

Example request

Docs
request.sh
curl https://api.tuerss.dev/v1/voice-clone-guard \
  -H "Authorization: Bearer $TUERSS_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "handle": "@builder" }'