Threads API
Retrieve the unique user ID corresponding to the provided username to enable user identification and further profile operations. Fetch comprehensive profile details including personal information, avatar, and account metadata for a specified user ID to support profile display and management. Obtain detailed metadata and attributes for a given video or photo media item to facilitate media…
Threads API endpoints
| Method | Endpoint | Description |
|---|---|---|
| feed | ||
| GET |
feed /feed/data |
|
| search | ||
| POST |
search /search |
search |
| user | ||
| POST |
getIdByUsername /user/idbyusername |
|
| POST |
infoByUsername /user/infobyusername |
|
| POST |
infoProfile /user/profile |
|
| POST |
infoByUserId /user/infobyuserid |
|
| media | ||
| POST |
threads /media/threads |
|
| POST |
replys /media/replys |
|
| POST |
mediaData /media/mediadata |
|
| POST |
reposts /media/reposts |
reposts |
| POST |
mediaId /media/mediaid |
|
| POST |
shortcode /media/shortcode |
|
| post | ||
| POST |
postIdShorcode /post/idcode |
|
| POST |
related /post/related |
|
| POST |
username /post/username |
|
| ping | ||
| GET |
ping /ping |
|
Threads API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | 3 / second |
|
| ULTRA | $69.99 / month | 5 / second |
|
| MEGA | $159.99 / month | 10 / second |
|