Status of alerting APIs ("provisioning" vs "experimental")

We’re looking to manage Grafana alerts via an API, and a bit confused about which set of endpoints to use. Presumably the “provisioning” API is the one to go for?

There’s also an “experimental” one listed in the documentation (Swagger Editor). It appears to have been around for a couple of years already, but it’s not clear what the status is. Is the intention that this will be stabilized and become the new default API at some point, with the other one being deprecated? Or will the two continue to be supported side-by-side? (or maybe the “experimental” one is just that, and may itself be dropped at some point)

We’re just trying to identify the most future-proof approach here. Any clarifications much appreciated!