Lunar Energy · Capability
Gridshare Partner API — Sites
Gridshare Partner API — Sites. Self-contained Naftiko capability covering one Gridshare business surface.
Gridshare Partner API — Sites is a Naftiko capability published by Lunar Energy, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, and PUT methods rooted at /v1/sites.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: List Sites. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lunar Energy, Gridshare, Partner, and Sites.
What You Can Do
GET
Listsites
— List Sites
/v1/sites
POST
Createsite
— Create Site
/v1/sites
GET
Getsite
— Get Site
/v1/sites/{site-id}
PUT
Replacesite
— Replace Site
/v1/sites/{site-id}
GET
Getsitetopology
— Get Site Topology
/v1/sites/{site-id}/topology
MCP Tools
gridshare-partner-list-sites
List Sites
read-only
idempotent
gridshare-partner-get-site
Get Site
read-only
idempotent
gridshare-partner-create-site
Create Site
gridshare-partner-replace-site
Replace Site
idempotent
gridshare-partner-get-site-topology
Get Site Topology
read-only
idempotent