Skip to main content
POST
/kyodo/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
edition
enum<string>
default:en
Available options:
en,
zh-cn,
zh-tw

Response

Successful Response

id
string
required
edition
string
required
article_title
string
required
web_url
string
required
body_access
string
required
is_body_truncated
boolean
required
paragraph_count
integer
required
@type
string
default:KyodoArticle
text
string | null
language
string | null
published_at
integer | null
updated_at
integer | null
author
string | null
source
string | null
source_id
string | null
source_url
string | null
source_image
string | null
categories
object[]
image
string | null
image_width
integer | null
image_height
integer | null
images
object[]
embed_urls
string[]
is_accessible_for_free
boolean | null