ContractingService
Introduction
API for integrating with Bliq. This API is intended for server-to-server integration usage.
Store asset measurements.
Stores the latest measurement reported by a Bliq device webhook (`DeviceEmsLastMeasurement`), resolving it against the internal asset that matches the event's device ID.
AssetService
AssetService
Register consent for a specific user.
Register consent for a specific user. This endpoint only handles requests that have a valid signature in the query parameters.
Register devices for a specific contract.
Creates assets and links them to the contract that matches with the id specified in the externalUserId field.
Retract consent for a specific installation/external user.
Retracts consent for a specific installation by installation ID.
Update devices for a specific contract.
Creates, updates and deletes the assets of a contract that matches with the id specified in the externalUserId field.
ContractingService
ContractingService