Skip to main content
POST
/axios/topics/articles

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
topic_ids
string[] | null
subtopic_ids
string[] | null
audience_ids
string[] | null
order
enum<string>
default:newest_first
Available options:
newest_first,
oldest_first

Response

Successful Response

id
string
required
article_title
string
required
web_url
string
required
@type
string
default:AxiosArticleCard
alias
string | null
summary
string | null
published_at
integer | null
first_published_at
integer | null
updated_at
integer | null
reading_time_minutes
integer | null
image_caption
string | null
rubrics
string[]
is_sponsored
boolean | null
is_live
boolean | null
paywall_status
string | null
image
object | null
authors
object[]
topic
object | null
audience
object | null