Back to catalog

Profile Intelligence

Resolve a handle into a full enriched social profile.

operationalTry it
Calls (30d)
128.4K
Avg latency
142ms
Error rate
0.4%
Min plan
Pro

Usage this week

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Endpoint

Method
POST
Path
/v1/profile-intelligence
Category
Social
Rate limit
600 / min

Example request

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