You can retrieve the embed HTML code and associated metadata of public Threads posts.
GET /oembed?url=...Retrieve the embed HTML of a public Threads post. See Embed a Threads Post for more information.
| Name | Description |
|---|---|
string
| Required. Accepted formats:
Examples:
|
int64
| Optional. |
| Name | Description |
|---|---|
string
| The HTML used to display the post. |
string
| Name of the provider (Threads). |
string
| URL of the provider (https://www.threads.com/). |
string
| The oEmbed resource type. See https://oembed.com/. |
string
| Always 1.0. See https://oembed.com/. |
int32
| The width in pixels required to display the HTML. |