Apache Airflow API
The Apache Airflow REST API (v2) provides stable, backward-compatible endpoints for managing workflows (DAGs), DAG runs, task instances, connections, variables, XComs, pools, and plugins. Available at /api/v2 on any Airflow deployment.
Documentation
Documentation
https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html
APIReference
https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html
Authentication
https://airflow.apache.org/docs/apache-airflow/stable/security/api.html