Threads
communityMeta's text-based social network integrated with Instagram, launched in 2023 with 300+ million monthly active users. Allows posts up to 500 characters, photos, videos, and replies in a Twitter/X-like format.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/v1.0/{user_id}/threadsGet user's Threads posts
Parameters
limitintegeroptionalfieldsidoptional— text, media_type, timestamp (stringuser_iduser ID (stringrequiredReturns
data[] with id, text, media_type, timestamp, permalink, like_count, reply_countPOST
/v1.0/{user_id}/threads_publishCreate a new Threads post
Parameters
user_idstringrequiredcreation_idmedia container ID (stringrequiredReturns
id (published thread ID)GET
/v1.0/{user_id}Get user profile information
Parameters
fieldsidoptional— name, biography, followers_count, threads_count (stringuser_idstringrequiredReturns
user with id, name, biography, followers_count, threads_count, profile_picture_url