UnifyAPI
← Back to catalog

awc.sigmet

mock data$0.002 / call

Aviation SIGMET / AIRMET Hazard Alerts

Active SIGMET (SIGnificant METeorological information) and AIRMET reports — flight safety hazards including thunderstorms, turbulence, icing, volcanic ash, dust storms, mountain obscuration. Used by pilots and dispatchers for go/no-go decisions.

Weatherprovider: Awc#awc#weather

Input schema

_unused

Reserved for future hazard-type filtering

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/awc.sigmet \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"_unused":"<_unused>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.