Threads
communityMeta text-based social network linked to Instagram. Share text posts, images, and join conversations.
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
https://graph.threads.net/v1.0/meGet user profile
Parameters
fieldsidrequired— username, name, threads_profile_picture_url, threads_biography (stringaccess_tokenuser token (stringrequiredReturns
id, username, name, threads_profile_picture_url, threads_biographyGET
https://graph.threads.net/v1.0/me/threadsGet user threads/posts
Parameters
fieldsidrequired— text, timestamp, media_type, media_url, permalink, is_reply (stringaccess_tokenuser token (stringrequiredReturns
data[] with id, text, timestamp, media_type, permalink, is_replyPOST
https://graph.threads.net/v1.0/me/threads_publishCreate and publish a thread
Parameters
creation_idmedia container ID (stringrequiredaccess_tokenuser token (stringrequiredReturns
id of published thread