Back to catalog
🚌

adsbdb

Free

Open access to aircraft, airline, and flight route data

🚌TransportationHTTPSCORS enabledNo API key required

Boeing 737-800

United Airlines

Aircraft TypeBoeing 737-800
OperatorUnited Airlines
Engines2x CFM56-7B
Range Km5,765

Sample Response

response.json
1{
2 "aircraft_type": "Boeing 737-800",
3 "icao_type": "B738",
4 "manufacturer": "Boeing",
5 "registration": "N73701",
6 "operator": "United Airlines",
7 "country": "United States",
8 "engines": "2x CFM56-7B",
9 "range_km": 5765,
10 "max_speed_kmh": 842
11}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.adsbdb.com"
View Documentation

Similar APIs