v1

latestOpenAPI 3.1.02026-07-13580393.0 KB
Paragraphs

Get a paragraph by reference

Look up a paragraph using any of three ID formats:

  • globalId: "1:2.0.1" (partId:paperId.sectionId.paragraphId)
  • standardReferenceId: "2:0.1" (paperId:sectionId.paragraphId)
  • paperSectionParagraphId: "2.0.1" (paperId.sectionId.paragraphId)

The format is auto-detected from the reference string.

Response includes a navigation envelope with the previous and next paragraph refs (within the same paper, ordered by sortId). Refs are null at paper boundaries.

Use ?include=entities to include typed entity mentions in the response.

get/paragraphs/{ref}

Path parameters

refstring required

Query parameters

includestring
format'default' | 'rag'
lang'eng' | 'es' | 'fr' | 'pt' | 'de' | 'ko'

Response

The paragraph