Threads Public Data API
Threads Public Data API: allows developers to easily retrieve public data from Instagram Threads. With this API you can: • Get Threads user profile information • Fetch a list of posts from a Threads profile • Retrieve detailed information about a specific post*• using a shortcode or post URL This API is useful for: • Social media analytics tools • Content aggregation platforms • Research and…
Threads Public Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Threads Profile Posts /post/list |
- Retrieve a list of posts from a Threads profile. - This endpoint supports cursor-based pagination to retrieve multiple posts. |
| GET |
Get Threads Post Detail /post/detail |
Retrieve detailed information about a Threads post using either: - a post shortcode - a Threads post URL |
| GET |
Get Threads Profile /profile |
Retrieve public profile information of a Threads user by username. |
Threads Public Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA Recommended | $55.99 / month | — |
|
| MEGA | $95.99 / month | — |
|