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

Get an API key

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

Support

Need help?

Contact us at support@comstruct.com.