A quick description of what it is for
Example:
[
{
"foo": "bar"
}
]- foo: Something about foo...
| Parameter | Requirement | Description |
|---|---|---|
| days | Optional | The number of days to include in the response. Default is 3. |
| units | Optional | Whether to return the values in imperial or metric measurements. Imperial will use feet, knots, and fahrenheit. Metric will use centimeters, kilometers per hour, and celsius. |
| time | Optional | If you include the time, then only the current hour will be returned in the response. |
[
{
"status": "ok"
}
]