Can AeroAPI be used to create Alerts in MyAlerts(EnterpriseWX account)

We are internally using MyAlerts to setup alerts for various flights. We would like to automate the creation of MyAlerts and keep using the Account Associations to deliver the alerts. How do we accomplish that via AeroAPI?.

Thanks

You can utilize the POST /alerts to create alerts within the API. I have posted the documentation below.

https://flightaware.com/aeroapi/portal/documentation#post-/alerts

Taylor Fischer -
Commercial Support

Toll Free: +1.800.713.8570
Support Line:+1.713.588.6514

Eleven Greenway Plaza, Suite 2900 - Houston, Texas - 77046

Learn about FlightAware Global and Premium Accounts: http://flightaware.com/commercial/

I thought for Post Alerts you have to either provide a target url in the request or have an account wide end point configured to be able to Post Alerts. If I don’t provide either does it go to the MyAlerts on the website? If so I don’t see where in the API i can set which account associations to select as we do on the Website.