Skip to main content
POST
/nhk/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: 1 <= x <= 2000
timeout
integer
default:300
Required range: 20 <= x <= 1500
genre
enum<string> | null
Available options:
society,
politics,
business,
disaster,
international,
scienceculture,
sports,
life
area
enum<string> | null
Available options:
010,
020,
030,
040,
050,
060,
070,
080,
090,
100,
110,
120,
130,
140,
150,
160,
170,
180,
190,
200,
210,
220,
230,
240,
250,
260,
270,
280,
290,
300,
310,
320,
330,
340,
350,
360,
370,
380,
390,
400,
401,
410,
420,
430,
440,
450,
460,
470
topic
string | null
playlist
string | null
date
string | null

Response

Successful Response

id
string
required
article_title
string
required
@type
string
default:NhkArticleCard
updated_at
integer | null
web_url
string | null
genres
string[]
genre_id
string | null
genre_slug
string | null
area_id
string | null
playlist_id
string | null
playlist_name
string | null
topics
object[]
image
string | null
thumbnail
string | null
videos
object[]