Skip to main content

Welcome to comstruct

The comstruct API lets you integrate your systems with the comstruct platform for construction materials procurement. Manage projects, deliveries, invoices, and master data programmatically.

Quick start

1

Create an API key

As an administrator, you can create API keys directly in the comstruct application under Administration → API keys. Assign the required permission scopes to each key and copy the key immediately after creation.Alternatively, contact your Customer Success Manager or email support@comstruct.com.
2

Authenticate

Send your API key in the x-api-key header:
curl -X GET "https://api.comstruct.com/v1/projects" \
  -H "x-api-key: YOUR_API_KEY"
3

Explore the API

Use the interactive API reference to try endpoints.

Documentation

API Reference

All endpoints with interactive examples.

Supplier connection

Submit delivery notes automatically.

Master data sync

Keep ERP data in sync.

Invoice integration

Process invoices automatically.

Support

Need help?

Contact us at support@comstruct.com.