Cleared for
takeoff.
One API call. Instant drone flight legality for US & EU airspace.
flight-check.sh
$ curl -X POST aviatoravenue.net/api/v1/flight/check \
-H "X-API-Key: aa_..." \
-d '{"lat":52.37,"lng":4.90,
"altitude_m":50,
"drone_class":"C1",
"operator_category":"open_a1"}'{
"result": "allowed",
"confidence": "high",
"country": "NL",
"summary": "You can fly here at 50m..."
}How it works
01
Send coordinates
POST lat/lng, altitude, drone class, and operator category.
POST /v1/flight/check02
Get instant verdict
Allowed, conditional, or denied — with zone data and required actions.
"result": "allowed"03
Integrate anywhere
One script tag or direct API call. Any language, any platform.
<script src="aviatoravenue.net/api/widget">Test it now
Real API responses. Pick a preset or enter custom coordinates.
52.3700°N
4.9000°E
50m AGL
Airspace coverage
🇳🇱
Netherlands
Full EASA + national zones · 8 airspace zones
High confidence🇺🇸
United States
Part 107 + Class B · 10 airport zones
AdvisoryComing soon:🇩🇪🇫🇷🇧🇪🇬🇧
Simple usage pricing
Start free. Scale when you need to.
1 check = 1 API request that returns a verdict. Failed requests aren't counted.
Explorer
$29/mo
1,000 checks/mo- ✓Overage at $0.08/check
- ✓EU & US coverage
- ✓Email support
Most popular
Operator
$99/mo
10,000 checks/mo- ✓Overage at $0.05/check
- ✓Priority processing
- ✓EU & US coverage
- ✓Priority support
Enterprise
$299/mo
Unlimited checks- ✓SLA guarantee
- ✓Dedicated support
- ✓Custom integrations
Need more? Contact us for custom pricing.
Cleared for takeoff.
Get your API key in 30 seconds.
Get Free API Key →No credit card required for free tier.