Skip to main content
id
string
required

UUID article id

Example:

"663f08115b04268a7862ab36"

in_bookmark
boolean
required

Indicates if a user added a bookmark to an article

Example:

true

last_updated_at
string
required

Last update time in iso8601

Example:

"2024-06-11T05:54:25.871Z"

category
string
required

Category of article

Example:

"Credit Cards"

name
string
required

Short name of article

Example:

"Are credit cards really necessary?"

body
string
required

The body of article in raw HTML

Example:

"<p id=\"\">In today's world, credit cards have become ubiquitous, often considered essential for navigating the modern financial landscape..."

summary
string
required

Summary of article

Example:

"In today's world, credit cards have become ubiquitous, often considered essential for navigating the modern financial landscape. Yet, as convenient as they may seem, the question remains: Are credit cards truly necessary? Let's explore this topic and debunk the myths surrounding the necessity of credit cards."

image
string
required

Full image for article

Example:

"https://uploads-ssl.webflow.com/63dada57839c2cba9ae28c5b/663f0803a879993f06b17c84_blog_55.png"

thumbnail_image
string
required

Small preview image of article

Example:

"https://uploads-ssl.webflow.com/63dada57839c2cba9ae28c5b/663f0803a879993f06b17c84_blog_55.png"

color
string | null

RGB color

Example:

"#9E9E9E"