Apache Airflow ·
Postman Collection
Airflow API (Stable) Config Plugin API
# 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 accept `JSON` as input and return `JSON` responses. This means that you must usually add the following headers to your request: ``` Content-type: application/json Accept: application/json ``` ## Resources The term `resource` refers to a single type of object in the Airflow metada
1
Requests
1
Folders
View on GitHub
Raw JSON
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflowPostman Collection
Overview
Airflow API (Stable) Config Plugin API is a Postman Collection published by Apache Airflow on the APIs.io network.
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 accept JSON as input and return JSON responses. This means that you must usually add the following headers to your request: Content-type: application/json Accept: application/json ## Resources The term resource refers to a single type of object in the Airflow metada
The collection contains 1 request organised into 1 folder.
Tagged areas include Apache, DAG, Data Pipeline, ETL, and Open Source.
Requests & Folders
plugins
Related API Specs
Apache Airflow Config API (OpenAPI)
Apache Airflow Connection API (OpenAPI)
Apache Airflow DAG API (OpenAPI)
Apache Airflow DAGRun API (OpenAPI)
Apache Airflow DagWarning API (OpenAPI)
Apache Airflow Dataset API (OpenAPI)
Apache Airflow EventLog API (OpenAPI)
Apache Airflow ImportError API (OpenAPI)
Apache Airflow Monitoring API (OpenAPI)
Apache Airflow Permission API (OpenAPI)
Apache Airflow Plugin API (OpenAPI)
Apache Airflow Pool API (OpenAPI)
Apache Airflow Provider API (OpenAPI)
Apache Airflow Role API (OpenAPI)
Apache Airflow TaskInstance API (OpenAPI)
Apache Airflow User API (OpenAPI)
Apache Airflow Variable API (OpenAPI)
Apache Airflow XCom API (OpenAPI)