topic_tag
field was added to the Media retrieval endpoints.topic_tag
parameter has been added. See Threads Posts for more details.GET /keyword_search
endpoint also now supports timestamp filtering using the since
and until
parameters. See Keyword Search for more details.GET me/threads_publishing_limit
endpoint. See Troubleshooting for more details.is_verified
field was added to the User Profile endpoint.parent_post_author_only
and followers_only
, have been added to the Threads Reply Management API.clicks
metric indicating the number of times a URL was clicked on your Threads posts has been added to the Threads Insights API.See Location Tagging for more information.
gif_url
field was added to the Media retrieval endpoints.shares
metric indicating the number of shares of your Threads posts has been added to the Threads Insights API.name
field was added to the User Profile endpoint.graph.threads.net/me/replies
to fetch all replies for your user. See Retrieve a List of All a User's Replies for more information.since
and until
parameters are not supported when fetching the followers_count
metric on the /{threads-user-id}/threads_insights
endpoint.threads.net
domain and Threads Tester section added to Get Started.threads_basic
and threads_read_replies
permissions, users can query the reply_audience
field to see who can reply to their previously published posts.graph.threads.net
. All API calls to graph.threads.net
should use v1.0
. In order to use graph.threads.net
, you will need to obtain a Threads access token.since
and until
parameters on the user insights endpoint do not work for dates before April 13, 2024 (Unix timestamp 1712991600).follower_demographics
metric.breakdown
parameter must be provided and must be set equal to one of the following values: country
, city
, age
, or gender
.hide_status
field on replies: NOT_HUSHED
, UNHUSHED
, HIDDEN
, COVERED
, BLOCKED
, RESTRICTED
.REPOST_FACADE
as one of the possible values for the media_type
field on replies.is_reply_owned_by_me
field to determine which replies are owned by their user and which replies are owned by other users.permalink
and username
fields can now be fetched on replies made by public users, your own user, and users that you follow.