Developers

Environmental data infrastructure for the platforms that need it.

Connect API exposes verified product environmental data in openEPD, ILCD+EPD, and ISO 22057 formats. Self-serve sandbox, transparent rate limits, webhook events for change notifications.

API capabilities

openEPD JSON

Industry-standard openEPD format for BIM platforms, ESG tools, and procurement systems. Machine-readable, schema-validated.

ILCD+EPD XML

Full ILCD+EPD v1.3 XML for European digital EPD exchange and program operator systems.

ISO 22057 BIM bundles

Property bundles for Revit, ArchiCAD, and IFC-based workflows. Environmental data as structured building information.

Webhook events

Subscribe to EPD published, updated, and expired events. Build real-time integrations without polling.

Transparent rate limits

60 requests/minute on free tier. Documented clearly, not hidden in fine print.

Sandbox environment

Full API access against synthetic data. Test your integration before touching production records.

Example request

GET /api/v1/epds?status=published&per_page=20
Authorization: Bearer {your_api_key}

# Response includes GWP, all 13 EN 15804+A2 indicators,
# declared unit, background dataset versions, and
# provenance chain for every calculated result.