Obtain CAD Floor Plans/Construction Drawings

Through this API, you can get the link of construction drawings data resources.

Response

NameRequiredTypeDescription
errorListtruelist<int>The ID list of the drawings that have failed.
For the enumerations of IDs, see Generate CAD Floor Plans/Construction Drawings.
requestListtruelist<int>The ID list of the successful drawings.
For the enumerations of IDs, see Generate CAD Floor Plans/Construction Drawings.
errorCounttrueintThe number of failed drawings.
constructionUrltruestringThe download link of the drawings.
requestTimetruelongIndicates when the drawings have joined the queue for generating.
statustrueintThe status of the drawings.
Valid values: -1 (no drawing to generate ), 0 (waiting), 1 (processing), 2 (success), and 3 (failure).
Language
Credentials
Click Try It! to start a request and see the response here!