Catalogs API - Apex Estimate

Catalogs API

The Catalogs API allows you to manage your company's private pricing data, which is essential for the Calculation Engine to generate accurate cost estimates.

Material Catalog

Perform full CRUD operations on your company's list of materials, their costs, and their coverage rates.

GET POST /api/materials/
GET PATCH DELETE /api/materials/{id}/

Labor Catalog

Manage your company's labor rates and task-specific productivity metrics.

GET POST /api/labor-units/
GET PATCH DELETE /api/labor-units/{id}/

Company Profile

View and update your company's base hourly labor rate.

GET PATCH /api/company-profile/

Apex AI Assistant

Hello! How can I help you with your estimation needs today?