Threads
A wrapper on Twitter API v2 allowing you to get Twitter threads from a user timeline
120 subscribers
149 ms avg latency
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Threads endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Setup /setup |
**IMPORTANT** You must make a call to this endpoint prior to using the /threads/user endpoint! What does it do? It is responsible for registering your Twitter API v2 Bearer… |
| GET |
Get user threads /threads/user/{user} |
Returns a list of threads for the user specified in the url |
Threads pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $6 / month | 1 / second |
|
| ULTRA | $15 / month | 1 / second |
|
| MEGA | $29 / month | 1 / second |
|