Airflow API (Stable) Config TaskInstance 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
Overview
Airflow API (Stable) Config TaskInstance 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 11 requests organised into 18 folders.
Tagged areas include Apache, DAG, Data Pipeline, ETL, and Open Source.