Clear

flight-price-and-schedule

25–48 of 483

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Retrieve flight-level trip details and booking links for a Seats.aero availability ID.

USDC BaseSolana

stabletravel.dev

stabletravel.dev

67
score

Get current delay information for a specific airport

USDC Base

stable-travel-hkd3tku0j-merit-systems.vercel.app

stable-travel-hkd3tku0j-merit-systems.vercel.app

66
score

Get routes between two airports with historical filing data

USDC BaseSolana

ip-geo-api-production.up.railway.app

ip-geo-api-production.up.railway.app

65
score

Batch geolocation for up to 20 IP addresses in one call; returns a per-IP record matching /lookup/ip.

USDC Base

vibesprings.net

vibesprings.net

65
score

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.

USDC Base

api.webbersites.com

api.webbersites.com

64
score

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.

USDC Base

stabletravel.dev

stabletravel.dev

64
score

List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.

USDC BaseSolana

netintel.dev

netintel.dev

64
score

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.

USDC Base

2s.io

2s.io

64
score

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.

USDC BaseSolana

2s.io

2s.io

64
score

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.

USDC BaseSolana

2s.io

2s.io

64
score

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.

USDC BaseSolana

2s.io

2s.io

64
score

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).

USDC BaseSolana

2s.io

2s.io

64
score

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, ... }] }.

USDC BaseSolana

2s.io

2s.io

64
score

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).

USDC BaseSolana

2s.io

2s.io

64
score

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.)

USDC BaseSolana

2s.io

2s.io

64
score

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).

USDC BaseSolana

netintel-production-440c.up.railway.app

netintel-production-440c.up.railway.app

64
score

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.

USDC Base

riskpulse.theaslangroupllc.com

riskpulse.theaslangroupllc.com

64
score

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.

USDC BaseSolana