Skip to main content
POST
/politico/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
keyword
string | null
sections
string[] | null
tag_ids
string[] | null
author_ids
string[] | null
post_types
enum<string>[] | null
Available options:
article,
newsletter,
sponsored-content,
pro-free
published_after
integer | null
Required range: x >= 0
published_before
integer | null
Required range: x >= 0

Response

Successful Response

id
string
required
article_title
string
required
web_url
string
required
@type
string
default:PoliticoArticleCard
excerpt
string | null
published_at
integer | null
post_types
string[]
image
string | null
image_small
string | null
image_caption
string | null
authors
object[]
sections
object[]
tags
object[]