Developer Platform

Connect AI agents and backend systems to Aginera takeoff, routes, schedules and estimates.

The Aginera Developer Platform gives you two ways to use Aginera's construction intelligence outside the web app:

OfferForWhere
Aginera MCPChatGPT, Claude, Codex and other agents, and people working inside themhttps://mcp.aginera.ai
Takeoff & Estimation API (REST)Partner backends, CI, batch integrations, enterprise systemshttps://api.aginera.ai/partner/v1

Both surfaces call the same services, so results, permissions and billing are identical. Pick the one that matches your integration:

What you get

  • Takeoffs: extracted items with trade, category, item type, quantities in canonical units, sheet and page, evidence boxes and measured geometry.
  • Routes: measured conduit, feeder, duct, pipe and tray runs with endpoints and geometry.
  • Schedules: panel, fixture and equipment schedules as structured rows.
  • Exports: CSV, Excel and JSON today; estimating formats in a later release.
  • Credits & usage: balances and reports in credits, by day, client, user, operation or end customer.

Versioning

REST is versioned in the path (/partner/v1). Additive changes (new optional fields, new enum values) are not breaking; clients must ignore unknown fields. Breaking changes ship as a new path version with a 12-month overlap and Deprecation/Sunset headers. The list of versions is always available at https://api.aginera.ai/partner/versions.

Every response carries an Aginera-Request-Id header. Quote it when you contact developers@aginera.ai.