For Developers and Third-Party Apps

You're building software — a sustainability platform, an asset-management tool, or an AI agent — that needs real-estate sustainability data. SDX gives you two ways in, both free:

  • REST API — for traditional server-to-server integrations.
  • MCP server — for AI agents (Claude, Cursor, your own) that need to read and write SDX data through tool calls.

There are no integration fees, no per-call charges, and no licensing costs for reading or writing on behalf of owners.

Your first run

  1. Read the API overview.
  2. Run the 5-minute quickstart.
  3. Set up authentication — scoped API keys, bcrypt-hashed, instantly revocable.
  4. Write data on behalf of an owner using the sandbox.
  5. Wire SDX into your AI agent through the MCP server.

Topics for developers

MCP server

The MCP server is the right path for AI agents. It exposes SDX as tool calls a model can invoke directly — no glue code in your app. Connect it to Claude Desktop, Cursor, or any MCP-compatible client. See /mcp for connection instructions.

On-behalf-of permissions

Every API key and MCP session acts on behalf of a specific owner organization. The owner controls what your integration can do — read-only, operate, or full management — and can revoke access at any time. Your code does not bypass that model; it operates inside it.

Still stuck?

Email the team. We read every message in the beta.