0.1
OAS 3.0
▶ Application Programming Interface (API) endpoints can be used to remotely control your my-PV Device.
▶ To access the API you need a serial number and a device-specific API token. The token can be generated in device settings at live.my-pv.com.
▶ For API version v1, all endpoints follow the pattern: https://api.my-pv.com/api/v1/device/{serial}/{endpoint}
▶ You need to wait 10 minutes after token generation to use it here.
▶ Download our Python Code Example
▶ Happy coding!