Back to catalog

Identity Verify

Verify identity signals across platforms.

operationalTry it
Calls (30d)
39.9K
Avg latency
178ms
Error rate
0.8%
Min plan
Enterprise

Usage this week

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Endpoint

Method
POST
Path
/v1/identity-verify
Category
Identity
Rate limit
600 / min

Example request

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