Runs OCR on Floorplans

Path Params
uuid
required

ID of the project this entity belongs to

Body Params
floorplan_ids
array of uuids
required

List of Floorplan IDs.

floorplan_ids*
name_box
array of integers
required

Bounding box to crop the Floorplans to OCR the name. Formatted as [x1, y1, x2, y2].

name_box*
integer | null

Degree to rotate the cropped name section of the Floorplan

description_box
array of integers
required

Bounding box to crop the Floorplans to OCR the description. Formatted as [x1, y1, x2, y2].

description_box*
integer | null

Degree to rotate the cropped description section of the Floorplan

Headers
date
required

Specifies the version of the API to talk to

Response

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*