Do you have any questions? Write us an email or ask us through the feedback section.

Response

Sample response:

{
    "status": {
        "code": "0",
        "msg": "OK",
        "credits": "25"
    },
    "summary": "Star Trek is an American science fiction media franchise based on \n  the television series created by Gene Roddenberry. The first television series, \n  simply called, Star Trek, and now referred to as The Original Series, debuted in \n  1966 and aired for three seasons on the television network NBC. The Star Trek canon of the \n  franchise includes The Original Series, an animated series, four spin-off television series, \n  its film franchise and an upcoming television series scheduled to debut in 2017. In creating \n  Star Trek, Roddenberry was inspired by the Horatio Hornblower novels, the satirical book Gulliver's \n  Travels, and by works of western genre such as the television series Wagon Train. Four spin-off \n  television series were eventually produced: Star Trek: The Next Generation followed the crew of \n  a new starship Enterprise set a century after the original series; Star Trek: Deep Space Nine and \n  Star Trek: Voyager set contemporaneously with The Next Generation; and Star Trek: Enterprise set \n  before the original series in the early days of human interstellar travel."
}

Response fields:

NameDescription
statusDescribes the request outcome in terms of success or failure.
status.codeNumerical value of result code. Refer to the error code catalog.
status.msgHuman-readable error code, if any, orOK.
status.creditsCredits consumed by the request.
status.remaining_creditsCredits left to reach the usage limit.
summaryString of text with the summary extracted for the document.