Skip to main content
GET
Get weather forecast

Authorizations

Authorization
string
header
required

All API requests must include a valid Bearer token in the Authorization header. Tokens are 64-character SHA-256 session hashes issued by the PropOps authentication system.

Example:

Query Parameters

lat
number<float>
required
Example:

51.5074

lon
number<float>
required
Example:

-0.1278

start_date
string<date>
required
Example:

"2026-04-06"

end_date
string<date>
required
Example:

"2026-04-12"

Response

Weather forecast data

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"

data
object[]
cached
boolean
Example:

false