{}OPF
DocsSocial Platforms recordView source

Threads

Text-first social network from Meta, integrated with Instagram identity.

Metadata

ID
threads
Catalog
social-platforms
Source
spec/catalogs/social-platforms/threads.json

Attributes

FieldValue
baseUrlhttps://threads.net
profileUrlPatternhttps://threads.net/@{handle}
handlePrefix@
handleExample@alicechen
brandColor#000000
tagsmicroblog, text

Source JSON

threads.json
{
  "$schema": "https://openpresentation.org/schema/opf-social-platform/v1",
  "id": "threads",
  "name": "Threads",
  "summary": "Text-first social network from Meta, integrated with Instagram identity.",
  "baseUrl": "https://threads.net",
  "profileUrlPattern": "https://threads.net/@{handle}",
  "handlePrefix": "@",
  "handleExample": "@alicechen",
  "brandColor": "#000000",
  "tags": [
    "microblog",
    "text"
  ]
}