Skip to main content

Create

Create

Request Body required

body

    url string

    URL of the content to be analyzed. Mutually exclusive with text.

    text string

    A paragraph of text content to be analyzed. Mutually exclusive with URL.

    keyword string

    Keyword or query related to the content.

    description_narrative string

    Narrative description of the intent behind the query.

Responses

OK


Schema
    analyze string

    Traffic light system indicating the match. M for match, T for trustworthiness, O for overall score.

Loading...