Versions
Version Matrix¶
| TcPCM | API |
|---|---|
| 2512 and newer | V1.3 |
| 2412 and 2506 | V1.2 |
| 2406.0001 and subsequent 2406 updates | V1.1 |
| 2406 and before | V1.0 |
Changelog¶
V1.3 (latest)¶
- Download V1.3 / Show
- Added new endpoint
/api/v1/projects/{id}for obtaining project data - Added new endpoint
/api/v1/projects/{id}/project-assumptionsfor obtaining the project assumptions of a project
V1.2¶
- Download V1.2
- Added new endpoint
/api/v1/administration/application-versionfor obtaining the running TcPCM version - Added "Token Exchange flow" to the
/tokenendpoint for the possibility of using a third-party token (like SAMAuth token) to retrieve the bearer token - Added optional parameter
ExportConfigurationGuidinapi/v1/Calculations/Importendpoint for exporting the imported BOM directly (e.g. exporting the calculated costs and carbon footprint)
V1.1¶
- Download V1.1
- Added new endpoint
api/v1/profitability-calculation-reportfor exporting profitability calculations
V1.0¶
- Download V1.0
- Initial release