Details for the TEXT link type
Type Value: TEXT
Status: PRODUCTION
A TEXT
link type represents a plain text resource—such as a .txt
file or other raw textual content accessible via a URL. Beyond the common preview attributes (title
, description
, image
), TEXT
links may provide estimated reading time and direct access to the raw text data.
When type
is TEXT
, the response includes a text
object with fields like:
These fields allow you to offer a direct reading experience or content analysis. For example, you might display the estimated reading time next to the title or provide a link to the raw text for users who want to read the full content inline.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.
Details for the TEXT link type
Type Value: TEXT
Status: PRODUCTION
A TEXT
link type represents a plain text resource—such as a .txt
file or other raw textual content accessible via a URL. Beyond the common preview attributes (title
, description
, image
), TEXT
links may provide estimated reading time and direct access to the raw text data.
When type
is TEXT
, the response includes a text
object with fields like:
These fields allow you to offer a direct reading experience or content analysis. For example, you might display the estimated reading time next to the title or provide a link to the raw text for users who want to read the full content inline.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.