Threads API for AI agents — UnifAPI
UnifAPI’s Threads API gives AI agents access to Threads (Meta) posts, profiles, and replies through one normalized endpoint.
- Live page: unifapi.com/apis/threads
- MCP tools:
threads.*via the hosted MCP server - Pricing: pay-per-call
Endpoints (v1)
| Endpoint | Description |
|---|---|
threads/users/get | Profile by username |
threads/users/posts | Recent posts on a profile |
threads/posts/get | Single post |
threads/posts/replies | Reply tree |
threads/search | Search posts |
Example
curl https://api.unifapi.com/v1/threads/users/posts \
-H "Authorization: Bearer $UNIFAPI_KEY" \
-d '{"username": "zuck"}'
What it’s for
- Social listening — Threads is increasingly a brand surface
- Trend discovery — early-stage conversation signal
- Creator discovery — cross-platform creator coverage