API & Integrations

EPD, PCR, building project, and other data available in EC3 is also accessible via API.

Access

You must have an EC3 account in order to access the API. The information that is accessible to users via the API corresponds to the user permissions in EC3. All API users must follow the API Terms of Service.

Documentation

API documentation is available in the settings menu of EC3 under API & Integrations.

Throttling

Our API has default throttling rules to prevent misuse and overloading of the service. The system uses a combination of 1) token cost structure for performing various requests and 2) time-period token usage limits (shown below).

  • 45 tokens per minute

  • 400 tokens per hour

  • 2,000 tokens per day

  • 10,000 tokens per month

If your use case requires higher token limits, you can reach out to [email protected]

Last updated