Skip to main content
POST
/jiji/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
category
string | null

Response

Successful Response

id
string
required
article_title
string
required
web_url
string
required
is_members_only
boolean
required
has_paywalled_section
boolean
required
paragraph_count
integer
required
@type
string
default:JijiArticle
category
string | null
headline
string | null
text
string | null
language
string | null
section
string | null
subject
string | null
published_at
integer | null
updated_at
integer | null
author
string | null
author_id
string | null
author_url
string | null
publisher
string | null
categories
object[]
topics
object[]
image
string | null
images
object[]
embed_urls
string[]
article_type
string | null
is_accessible_for_free
boolean | null