Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
api [2017/10/09 07:29] – [Headers] knutkohlapi [2021/11/06 18:44] – [Query parameters] knutkohl
Line 9: Line 9:
   https://api.forecast.solar/   https://api.forecast.solar/
  
-There is also a [[http://swagger.forecast.solar/?url=https://api.forecast.solar/swagger.yaml|Swagger UI]] to build proper request URLs.+There is also a [[http://swagger.forecast.solar/?url=https://api.forecast.solar/swagger.yaml|Swagger Editor]] to inspect for proper request URLs.
  
-==== Parameters ====+==== Query parameters ====
  
 === time === === time ===
Line 19: Line 19:
   https://api.forecast.solar/...?time=...   https://api.forecast.solar/...?time=...
  
-If not given, a simple date time format is used: ''2017-09-18 01:00:00''+If not given, a simple parsable date time format is used: ''2017-09-18 01:00:00''
  
 ^ Parameter value  ^ Result format                    ^ ^ Parameter value  ^ Result format                    ^
Line 34: Line 34:
  
 See this [[Damping|further explanations]]. See this [[Damping|further explanations]].
 +
 +=== inverter ===
 +
 +With this parameter you can Forecast.Solar tell what is the maximal power of your inverter in Watts or kVA.
 +
 +  https://api.forecast.solar/...?inverter=...
 +
 +If your inverter is (very) undersized, the maximum prediction power will be limited to this value.
 ===== Response ===== ===== Response =====
 ==== Content type ==== ==== Content type ====