A

Asset Score/Audit Template API

REST discovered

Details
URL
https://buildingenergyscore.energy.gov/api/v2
Docs
https://buildingenergyscore.energy.gov/apidoc
Authentication
Asset Score API Access Token api_key discovered Get key ↗
?token=<credential>

First obtain an organization token as described on the API page. Then create a user with POST /api/v2/users, and authenticate that user with POST /api/v2/users/authenticate using email, password, and organization_token. The response includes a user-specific token for subsequent API requests.

Asset Score API Organization Token api_key discovered Get key ↗
?organization_token=<credential>

Email asset.score@pnnl.gov with subject line Request API Token to request an organization token. The docs say this token is required to create user accounts and to authenticate users for API access tokens.