Back to catalog

Auto Reply

Draft and send contextual replies.

degradedTry it
Calls (30d)
17.8K
Avg latency
720ms
Error rate
3.2%
Min plan
Scale

Usage this week

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Endpoint

Method
POST
Path
/v1/auto-reply
Category
Automation
Rate limit
600 / min

Example request

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