flight-price-and-schedule
25–48 of 483stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
stabletravel.dev
stabletravel.dev
Get current delay information for a specific airport
stable-travel-hkd3tku0j-merit-systems.vercel.app
stable-travel-hkd3tku0j-merit-systems.vercel.app
Get routes between two airports with historical filing data
ip-geo-api-production.up.railway.app
ip-geo-api-production.up.railway.app
Batch geolocation for up to 20 IP addresses in one call; returns a per-IP record matching /lookup/ip.
vibesprings.net
vibesprings.net
Complete destination intelligence in one call. Geocodes any city or location then fetches 7-day weather forecast, current air quality index, upcoming public holidays, and local currency FX rates — all in parallel. Ideal for travel planning agents, itinerary builders, and event schedulers.
api.webbersites.com
api.webbersites.com
Timezone from GPS coordinates: IANA zone, current UTC offset, abbreviation, DST status, and local time for any lat/lng. Fast offline lookup (approximate near borders). Pairs with the IP-geolocation endpoint for analytics and scheduling agents.
stabletravel.dev
stabletravel.dev
List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.
netintel.dev
netintel.dev
IP geolocation lookup (geoip / IP location API) — geolocate any IPv4 or IPv6 address to city, region, country, latitude/longitude, timezone, and ISP/ASN as structured JSON so agents can localize content and enrich user records without a paid geolocation subscription. For proxy/VPN/anonymizer or hosting/datacenter detection, use /ip-risk/score or /ip-reputation/analyze.
2s.io
2s.io
Live flight status and tracking. Pass ident as an airline flight designator (ICAO "UAL1" or IATA "UA1") or an aircraft tail number; returns recent and upcoming instances of that flight with origin/destination airports (ICAO/IATA/name/city/timezone), status, cancellation/diversion flags, scheduled vs estimated vs actual gate and runway times (out/off/on/in), departure and arrival delays, en-route progress percent, aircraft type and registration, and route distance. limit controls how many instances return (default 5, newest first by scheduled departure). Real-time operational data — answer "where is this flight, is it delayed, when does it land" with live values. For aircraft registry data see /api/aircraft/lookup; for airport metadata see /api/airport/lookup.
2s.io
2s.io
Live airport activity board. For an airport (ICAO like KSFO or IATA like SFO), returns recent/upcoming departures or arrivals — flight ident, registration, aircraft type, origin/destination airports, status, scheduled/estimated/actual gate times, gate and terminal. Choose the board with type. Real-time operational data for an airport; complements flight.status (single flight) and flight.route-schedule.
2s.io
2s.io
Scheduled flights between two airports over a date window (FlightAware AeroAPI). Pass origin and destination (ICAO or IATA) plus startDate/endDate; returns scheduled flights with ident, operator, aircraft type, origin/destination, and scheduled departure/arrival times. Answers 'what flights run SFO→JFK this week'. Complements flight.status and flight.airport-board.
2s.io
2s.io
Recent earthquakes near a coordinate. Returns each quake with magnitude, place name, time (ISO), latitude/longitude/depth, tsunami flag, USGS event URL, and distance-from-query in km — sorted by time descending. Real-time data, post-LLM-training-cutoff. Backed by USGS FDSN event API (public domain). Query: lat (-90..90), lon (-180..180), radius_km (1-1000, default 500), hours (1-720, default 24), min_magnitude (0-10, default 2.0).
2s.io
2s.io
Airports within a radius of a coordinate, sorted by distance. Query: lat (-90..90), lon (-180..180), radius_km (1-2000, default 200), limit (1-100, default 20), type (optional: large_airport|medium_airport|small_airport|heliport|seaplane_base|balloonport|closed), country (optional 2-letter ISO 3166-1), scheduled_service (optional bool, true = commercial-service airports only). Returns { query, count, airports: [{ id, ident, name, iataCode, icaoCode, type, latitude, longitude, distanceKm, ... }] }.
2s.io
2s.io
Look up world ports and terminals in the NGA World Port Index (Pub 150, ~2,950 ports) by port name (partial match) and/or country (full country name, e.g. "Japan"). Returns matching ports with location (lat/lon, country, region), UN/LOCODE, harbor size/type and shelter, max vessel length/draft (meters), channel/anchorage/cargo-pier depths, tidal range, and chart number. Keyless, public-domain (NGA). Physical-port reference data an LLM cannot reliably recall; complements maritime.vessel (USCG vessel registry) and maritime.cases (port-state-control inspections).
2s.io
2s.io
Look up vessels in the US Coast Guard PSIX registry by name (partial match), call sign, official number, hull number (HIN), flag country, service type, or build year. Returns matching vessels with the USCG vessel id, name, call sign, service type, build year, status, official number, HIN, and flag. Keyless, public-domain. Covers US-flagged vessels (and foreign vessels with US port-state-control activity). Pair the returned vesselId with maritime.cases for the inspection record. (Cross-references trade.locode for ports.)
2s.io
2s.io
Find points of interest near a coordinate. Backed by OpenStreetMap via the Overpass API (free, public, ODbL). Returns name, OSM id (e.g. node/123 — deep-linkable to openstreetmap.org), latitude, longitude, distance in meters, composed street address (when present), phone, website, opening hours, brand, and cuisine tags. Results sorted nearest-first. Supported categories: restaurant, cafe, bar, fast_food, gas_station, ev_charging, parking, atm, bank, hospital, pharmacy, clinic, doctor, dentist, police, fire_station, post_office, library, toilets, school, university, supermarket, convenience, hotel, hostel, museum, attraction, park, playground. Query: lat (-90..90), lon (-180..180), category (one of the supported names), radius_m (1-10000, default 1000), limit (1-100, default 20).
netintel-production-440c.up.railway.app
netintel-production-440c.up.railway.app
Geolocate any IPv4 or IPv6 address to city, region, country, latitude/longitude, timezone, and ISP/ASN — returns structured location data so agents can localize content and enrich user records without a paid geolocation subscription. For proxy/VPN/anonymizer or hosting/datacenter detection, use /ip-risk/score or /ip-reputation/analyze.
riskpulse.theaslangroupllc.com
riskpulse.theaslangroupllc.com
Earthquake activity check, deterministic. Answers "any recent earthquakes near this location", "how seismically active is this area right now". Queries the USGS FDSN event catalog near a lat/lon within a radius (or the global M5+ feed when no point is given) over the last N days and returns each event (magnitude, place, time, depth, PAGER alert, significance) plus a code-computed summary: count, max/avg magnitude, risk level. No LLM, no key, public domain.