Skip to content

API Developer Guide

Matt Magoffin edited this page Jan 25, 2019 · 11 revisions

SolarNetwork API Developer Guide

SolarNetwork exposes some web service methods for use by developers wishing to create applications that integrate with SolarNetwork.

SolarNetwork API access

For information on the URLs needed to access SolarNetwork services, see the SolarNet API access page.

SolarNetwork API authentication

Some web services require authentication. All SolarNetwork applications use the same authentication scheme, detailed on the SolarNet API authentication page.

SolarIn API

The SolarIn application exposes methods for posting the data collected by SolarNodes. See the SolarIn API page for more details.

SolarQuery API

The SolarQuery application exposes methods for querying the data collected by SolarNodes. See the SolarQuery API page for more details.

SolarUser API

The SolarUser application exposes methods for manipulating SolarNodes. See the SolarUser API page for more details.

Clone this wiki locally