Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
api [2017/10/07 15:11] – [Parameters] knutkohlapi [2017/10/09 07:29] – [Headers] knutkohl
Line 30: Line 30:
  
 With this parameter you can add a factor to adjust the forecasted watts in the morning and the evening. With this parameter you can add a factor to adjust the forecasted watts in the morning and the evening.
 +
 +  https://api.forecast.solar/...?damping=...
  
 See this [[Damping|further explanations]]. See this [[Damping|further explanations]].
Line 58: Line 60:
 | Expires | Fri, 22 Sep 2017 08:08:52 GMT | | Expires | Fri, 22 Sep 2017 08:08:52 GMT |
 | Last-Modified | Fri, 22 Sep 2017 08:08:38 GMT | | Last-Modified | Fri, 22 Sep 2017 08:08:38 GMT |
-| X-Ratelimit-Limit | 86400 +| X-Ratelimit-Calls | 323 | 
-| X-Ratelimit-Remaining | 86397 +| X-Ratelimit-Limit | 720 
-| X-Ratelimit-Reset | 48075 |+| X-Ratelimit-Remaining | 397 
 +| X-Ratelimit-Reset | 48 |
  
 See rate limit specification [[api#rate_limits|below]]. See rate limit specification [[api#rate_limits|below]].
Line 109: Line 112:
 ==== Rate limits ==== ==== Rate limits ====
  
-| Limit            | The maximum number of requests you're permitted to make per day             +Rate limits are defined by hour. 
-| Remaining  | The number of requests remaining in the current rate limit window           + 
-| Reset           | The number of seconds left in the current period. |+| Calls      | Calls made this period.                                              | 
 +| Limit      | The maximum number of requests you're permitted to make per period 
 +| Remaining  | The number of requests remaining in the current period             
 +| Reset      | The number of seconds left in the current period.                    |