Skip to main content
POST
/lemonde/articles

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
article
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
article_title
string
required
web_url
string
required
language
string
required
content_type
string
required
@type
string
default:LemondeArticle
text
string | null
published_at
integer | null
updated_at
integer | null
label
string | null
section
string | null
sections
object[]
keywords
string[]
byline
string | null
dateline
string | null
authors
object[]
image
string | null
image_caption
string | null
image_credit
string | null
images
object[]
videos
object[]
video_duration
string | null
audio_url
string | null
is_premium
boolean
default:false
is_truncated
boolean
default:false
remaining_percent
number | null
reading_time
integer | null
translation_url
string | null
live_updates
object[]