Skip to main content

Original News Article Details

GET 

/v2/center/news/origin/:newsId

Media Original Text: State of the raw data received by Waiker

Waiker AI Original Text: State after the media original text has been processed by AI for analysis, tagging, translation, summarization, etc.

Request

Path Parameters

    newsId integerrequired

    Unique News ID

Header Parameters

    Accept-Country stringrequired

    Default value: KR

    Country Code (KR or US)

    Accept-Currency string

    Default value: KRW

    Currency Code (KRW or USD)

    Accept-Language string

    Default value: EN

    Language Code (KO or EN)

Responses

Success

Schema

    data

    object

    id int64

    Unique news identifier id

    title string

    News Title (Original Text from Press)

    body string

    News Body (Original Text from Press)

    ricTags string[]

    RIC

    originPress string

    News Publishing Press

    publishedDt date-time

    News Publishing Date and Time

    code string

    Response code

    status integer

    Response status code

    message string

    Response message

    timestamp string

    Response timestamp

Loading...