INDEX / MESSAGING & EMAIL / APACHE AIRFLOW API (STABLE)
№ APD-01464
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01464 · FIRST INDEXED 2026-08-27

Apache Airflow API (Stable)

Overview To facilitate management, Apache Airflow supports a range of REST API endpoints across its objects. This section provides an overview of the API design, methods, and supported use cases. Most of the endpoints a
SOURCE: DISCOVERY-APISGURU
DOMAIN: airflow.apache.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHoauth2
PRICINGunknown
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/config
Get current configuration
GET
/connections
List connections
POST
/connections
Create a connection
POST
/connections/test
Test a connection
GET
/connections/{connection_id}
Get a connection
PATCH
/connections/{connection_id}
Update a connection
DELETE
/connections/{connection_id}
Delete a connection
GET
/dagSources/{file_token}
Get a source code
GET
/dagWarnings
List dag warnings
GET
/dags
List DAGs
PATCH
/dags
Update DAGs
GET
/dags/{dag_id}
Get basic information about a DAG
+ 61 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → oauth2