WeaveGrid Partner API

WeaveGrid markets a partner API that lets aggregators, OEMs and device manufacturers align their software stack with electric utilities and participate in WeaveGrid-operated grid programs. The production host api.weavegrid.com serves a FastAPI application (server header "uvicorn", first-party "x-wg-log-session" response header) whose generated OpenAPI document is present at /openapi.json and its Swagger UI at /docs, but both answer HTTP 401 with "WWW-Authenticate: Basic". No public reference, portal or specification is published; access is obtained through the "Become a partner" contact form.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/weavegrid-partner-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: weavegrid-partner-api
name: WeaveGrid Partner API
description: 'WeaveGrid markets a partner API that lets aggregators, OEMs and device manufacturers align
  their software stack with electric utilities and participate in WeaveGrid-operated grid programs. The
  production host api.weavegrid.com serves a FastAPI application (server header "uvicorn", first-party
  "x-wg-log-session" response header) whose generated OpenAPI document is present at /openapi.json and
  its Swagger UI at /docs, but both answer HTTP 401 with "WWW-Authenticate: Basic". No public reference,
  portal or specification is published; access is obtained through the "Become a partner" contact form.'
humanURL: https://www.weavegrid.com/partners
baseURL: https://api.weavegrid.com
image: https://cdn.prod.website-files.com/62c71c576987c5a343e57279/6303119bf01cad6a5d8540af_wg-meta-image.png
tags:
- Partner API
- Grid Orchestration
- Distributed Energy Resources
properties:
- type: Authentication
  url: authentication/weavegrid-authentication.yml