Skip to main content
Blocks are regions detected on a Sheet — plan views, details, schedules, legends, and other self-contained drawing areas. See Blocks for the full concept.

Endpoints

MethodEndpointDescription
GET/blocksList blocks
GET/blocks/{id}Get block details
Blocks are read-only. They are created automatically during sheet processing.

Block Object

FieldTypeDescription
idstringUnique identifier (e.g., blk_01JABCD123)
sheet_idstringParent Sheet
typestringBlock type
uristringCropped image URL
boundsobjectPosition and size on the sheet ({ x, y, width, height } in pixels)
ocrstringExtracted text content
descriptionstringAI-generated description
metadataobjectAdditional extracted data
created_atdatetimeCreation timestamp

Block Types

TypeDescription
PlanFloor plan, site plan, or similar top-down view
ElevationSide view of a building or component
SectionCut-through view
DetailZoomed-in view of a specific element
ScheduleTable (doors, windows, finishes, etc.)
LegendSymbol key or abbreviation list
KeynoteKeynote callouts
DiagramSchematic or diagram
KeyPlanReference plan showing the current view location
TitleBlockSheet metadata block
GeneralNotesGeneral notes section
RevisionHistoryRevision tracking table