WegoWise · JSON Structure

Wegowise Building Structure

Field documentation for WegoWise building records in the energy benchmarking platform.

Type: object Properties: 0
BenchmarkingBuilding EnergyEnergy EfficiencyMultifamilyProperty ManagementUtility Data

Wegowise Building Structure is a JSON Structure definition published by WegoWise.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "WegoWise Building Structure",
  "description": "Field documentation for WegoWise building records in the energy benchmarking platform.",
  "type": "object",
  "fields": [
    {"name": "id", "type": "integer", "required": true, "description": "Unique WegoWise building ID"},
    {"name": "name", "type": "string", "required": true, "description": "Building name"},
    {"name": "address", "type": "string", "required": true, "description": "Street address"},
    {"name": "city", "type": "string", "required": true, "description": "City"},
    {"name": "state", "type": "string", "required": true, "description": "US state abbreviation (2 chars)"},
    {"name": "zip", "type": "string", "required": true, "description": "ZIP code"},
    {"name": "year_built", "type": "integer", "required": false, "description": "Construction year"},
    {"name": "gross_area", "type": "number", "required": false, "description": "Total floor area in square feet"},
    {"name": "number_of_units", "type": "integer", "required": false, "description": "Number of residential units"},
    {"name": "building_type", "type": "string", "required": false, "description": "Multifamily, Commercial, or Mixed-Use"},
    {"name": "development_id", "type": "integer", "required": false, "description": "Parent development group ID"}
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/wegowise-building-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.