Skip to main content
POST
/axios/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
alias
string
required
web_url
string
required
@type
string
default:AxiosArticle
seo_title
string | null
social_title
string | null
social_description
string | null
summary
string | null
text
string | null
html
string | null
published_at
integer | null
first_published_at
integer | null
updated_at
integer | null
word_count
integer | null
read_more_word_count
integer | null
before_read_more_word_count
integer | null
keep_reading_minutes
integer | null
keep_reading_estimate
string | null
amp_url
string | null
is_breaking
boolean | null
is_live
boolean | null
is_sponsored
boolean | null
is_evergreen
boolean | null
is_paywalled
boolean | null
include_on_site
boolean | null
include_in_latest_stories
boolean | null
homepage_unit_title
string | null
image_caption
string | null
byline_photo
string | null
byline_photo_retina
string | null
primary_embed
string | null
image
object | null
social_image
object | null
authors
object[]
topics
object[]
subtopics
object[]
sections
object[]
tags
object[]
primary_tag
object | null
audience
object | null
cross_promoted_to
object[]