energy.gov
energy.gov is the U.S. Department of Energy website. The developer-facing integration surface found here belongs to the Building Energy Asset Score/Audit Template service for creating accounts and accessing building energy assessment data via API.
energy.gov exposes one documented REST API surface under Building Energy Asset Score/Audit Template, authenticated with either an organization token for account/bootstrap endpoints or a user access token for subsequent API calls.
- Asset Score/Audit Template APIdiscovered
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.
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing