API Reference

References are the records of content that were used when generating the answer. Each main reference can have multiple sections (e.g. a segment of a video, a page of a document, etc), containing the summary of that section.

Example:

 "references": [
    {
      "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
      "contentId": "db54fe9c-83ab-4cee-8811-b7a17382a710",
      "relevanceRank": 1,
      "source": "YOUTUBE",
      "title": "Thinking about visiting Hawaii? Watch this first!",
      "url": "https://www.youtube.com/watch?v=L6AbHjN_L8c",
      "thumbnailUrl": "https://i.ytimg.com/an_webp/S9BENBJkISc/mqdefault_6s.web",
      "footnoteId": "2TnHBUfLG",
      "urlContentId": "L6AbHjN_L8c",
      "timeSeconds": 2,
      "text: "1+1 is always 2"
    }
  ]