Skip to content
Hillary Fraley edited this page Jun 13, 2016 · 5 revisions

Surf Report Overview

Surf Report is a RESTful API that returns hour-by-hour surfing conditions for a specific beach. Surfing conditions include the surf height, wind speed, tide levels, and water temperature. Surf Report also returns a general recommendation for whether to go surfing at the specified beach.

An up-to-date list of available beaches is at http://example.com/surfreport/beaches_available.

Surf Report uses OAuth 2 for authentication and supports responses in JSON.

NOTE: Surf reports do not include rip tide conditions.

Clone this wiki locally