Satellite Pass Predictor
Predict satellite pass times and visibility windows for any location — start/end time, peak elevation, and duration. Covers AST SpaceMobile (BlueWalker/BlueBird), Lynk, Starlink, and OneWeb, computed in real time (SGP4) from public orbital data.
Satellite Pass Predictor endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get availability summary /api/v1/satellite/availability |
Decision-ready connectivity summary for a single location over the next N hours: total passes, coverage minutes & percent, the longest gap with no satellite overhead (effective… |
| POST |
Batch availability (windows) /api/v1/satellite/windows |
Availability summary for up to 50 coordinates in one call — built for route, fleet and corridor planning (drones, maritime, logistics). Send points as a JSON array; each result… |
| GET |
Get satellite passes /api/v1/satellite/passes |
Returns upcoming satellite passes (visibility windows) over a location for a chosen constellation. Each pass includes the satellite name, start/end time (ISO 8601 UTC), peak… |
Satellite Pass Predictor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|