Skip to main contentExplore this API
API
Airflow API
Mar 12, 2026
About
Apache Airflow API is a platform to programmatically author, schedule, and monitor workflows. Use stable /api/v2 endpoints to trigger DAG runs, manage connections, and track tasks.
How to Use
01
Find the API
Browse this directory to find the API that connects to the tool you need.
02
Read the documentation
Visit the API documentation to understand endpoints, authentication, and rate limits.
03
Integrate into your workflow
Use the API endpoints in your application to automate data flows and sync information.