The Kreo Core Platform API is a specialized toolset designed for the construction industry to automate the extraction of structured data from design drawings. By leveraging these endpoints, users can programmatically process files, manage architectural measurements, and generate reports.
Core API Workflow
The API follows a logical sequence to move from raw files to structured measurement data:
- File Ingestion: Upload raw documents to Kreo's servers.
- Project Initialization: Create a project workspace using the uploaded file keys.
- Data Extraction: Query the project to retrieve file details, grouping structures, and specific measurements.
- Export to PDF: Export the final results back into a processed PDF format.
