Glossary

Definitions of key terms used in the AI Search API, including projects, jobs, and file identifiers.

Project
A container representing the analysis of a single drawing page. Each project is created from one uploaded file page and serves as the context for AI search operations.

Job
An asynchronous AI search operation executed within a project, such as detecting walls, doors, windows, or polygons.

FileKey
A temporary identifier returned after a file upload. The fileKey is required to create a project and remains valid for the duration of the upload session.

Search Type
The object category targeted by a job (e.g., wall, polygon, door).

Scale
Calibration settings used to convert pixel measurements into real-world units.