Skip to main content
POST
/guardian/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
@type
string
default:GuardianArticle
standfirst
string | null
text
string | null
short_url
string | null
short_url_id
string | null
published_at
integer | null
updated_at
integer | null
section
string | null
section_name
string | null
pillar
string | null
content_type
string | null
publication
string | null
production_office
string | null
byline
string | null
authors
object[]
tags
object[]
tones
string[]
series
string | null
series_id
string | null
blog
string | null
blog_id
string | null
commissioning_desks
string[]
tracking_names
string[]
atom_types
string[]
references
object[]
image
string | null
images
object[]
audio_url
string | null
video_id
string | null
video_url
string | null
video_duration
integer | null
word_count
integer | null
is_live
boolean
default:false
is_live_blog
boolean
default:false
is_commentable
boolean
default:false
is_podcast
boolean
default:false
is_embeddable
boolean
default:false
is_paid_content
boolean
default:false
is_immersive
boolean
default:false
is_photo_essay
boolean
default:false
is_numbered_list
boolean
default:false
is_column
boolean
default:false
is_sensitive
boolean
default:false
is_hosted
boolean
default:false
is_accessible_for_free
boolean | null