Airflow API (Stable) Config Provider 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 Provider 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
Related API Specs
Work with this as data
Every collection here is available over the APIs.io API and to AI agents over MCP.