RadarProAlerts

Enterprise API

The ForecastOne Enterprise API allows programmatic access to our aggregated meteorological dataset.

Authentication All API requests require an `Authorization` header containing your Bearer token. You can generate a token in the Admin Dashboard.

curl -X GET https://forecastone.co/api/telemetry/uplink \
-H 'Authorization: Bearer YOUR_TOKEN_HERE'

Rate Limits Pro tier users are capped at 100 requests per minute per IP. Enterprise users possess unmetered data streams.

This documentation is continuously updated. If you find discrepancies between these instructions and the latest release, please contact the ForecastOne Enterprise engineering team immediately.