Skip to main content
POST
/arstechnica/articles/search

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
articles
string[] | null
Maximum array length: 500
articles_exclude
string[] | null
Maximum array length: 500
keyword
string | null
keyword_fields
enum<string>[] | null
Available options:
post_title,
post_content,
post_excerpt
categories
string[] | null
categories_exclude
string[] | null
tags
string[] | null
tags_exclude
string[] | null
series
string[] | null
series_exclude
string[] | null
feature_series
string[] | null
feature_series_exclude
string[] | null
authors
string[] | null
Maximum array length: 500
authors_exclude
string[] | null
Maximum array length: 500
published_after
string | null
published_before
string | null
updated_after
string | null
updated_before
string | null
taxonomy_relation
enum<string> | null
Available options:
AND,
OR
sort
enum<string> | null
Available options:
date,
modified,
relevance,
title,
slug,
id,
author
order
enum<string> | null
Available options:
asc,
desc
skip
integer
default:0
Required range: x >= 0

Response

Successful Response

id
integer
required
article_title
string
required
alias
string
required
web_url
string
required
@type
string
default:ArstechnicaArticleCard
published_at
integer | null
updated_at
integer | null
excerpt
string | null
post_format
string | null
image
string | null
image_id
integer | null
apple_news_url
string | null
wp_author_id
integer | null
author
object | null
categories
object[]
tags
object[]
feature_series
object[]
series
object[]