How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apache Airflow Asset API

The Asset API from Apache Airflow — 9 operation(s) for asset.

Apache Airflow Asset API is one of 26 APIs that Apache Airflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Asset. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 13 operations across 9 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2.

Requests are made against a single base URL, http://localhost:8080/api/v2.

13 operations 9 paths 25 schemas 3 DELETE8 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2
Base URL
http://localhost:8080/api/v2
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Apache Airflow Asset API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow. It accepts HTTP bearer tokens (HTTPBearer).

  • OAuth2PasswordBearer — To authenticate Airflow API requests, clients must include a JWT (JSON Web Token) in the Authorization header of each request. This token is used to verify the…

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 3 DELETE, 8 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Asset 13
GET
/api/v2/assets
Airflow Get Assets
get_assets 7 params → 200401403404422
GET
/api/v2/assets/aliases
Airflow Get Asset Aliases
get_asset_aliases 4 params → 200401403404422
GET
/api/v2/assets/aliases/{asset_alias_id}
Airflow Get Asset Alias
get_asset_alias 1 param → 200401403404422
GET
/api/v2/assets/events
Airflow Get Asset Events
get_asset_events 13 params → 200401403404422
POST
/api/v2/assets/events
Airflow Create Asset Event
create_asset_event body → 200401403404422
POST
/api/v2/assets/{asset_id}/materialize
Airflow Materialize Asset
materialize_asset 1 param body → 200401403400404409422
GET
/api/v2/assets/{asset_id}/queuedEvents
Airflow Get Asset Queued Events
get_asset_queued_events 2 params → 200401403422
DELETE
/api/v2/assets/{asset_id}/queuedEvents
Airflow Delete Asset Queued Events
delete_asset_queued_events 2 params → 204401403404422
GET
/api/v2/assets/{asset_id}
Airflow Get Asset
get_asset 1 param → 200401403404422
GET
/api/v2/dags/{dag_id}/assets/queuedEvents
Airflow Get Dag Asset Queued Events
get_dag_asset_queued_events 2 params → 200401403422
DELETE
/api/v2/dags/{dag_id}/assets/queuedEvents
Airflow Delete Dag Asset Queued Events
delete_dag_asset_queued_events 2 params → 204401403400404422
GET
/api/v2/dags/{dag_id}/assets/{asset_id}/queuedEvents
Airflow Get Dag Asset Queued Event
get_dag_asset_queued_event 3 params → 200401403404422
DELETE
/api/v2/dags/{dag_id}/assets/{asset_id}/queuedEvents
Airflow Delete Dag Asset Queued Event
delete_dag_asset_queued_event 3 params → 204401403400404422

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are DAGRunResponse (21 properties), AssetResponse (13 properties), AssetEventResponse (13 properties), DagRunAssetReference (9 properties). Each schema is shown below with its type and property counts.

QueuedEventResponse
object
Queued Event serializer for responses..
4 properties 4 required
HTTPValidationError
object
1 property
TaskInletAssetReference
object
Task inlet reference serializer for assets.
4 properties 4 required
MaterializeAssetBody
object
Materialize asset request.
8 properties
DagRunType
string
Class with DagRun types.
DagVersionResponse
object
Dag Version serializer for responses.
8 properties 8 required
HTTPExceptionResponse
object
HTTPException Model used for error response.
1 property 1 required
AssetAliasResponse
object
Asset alias serializer for responses.
3 properties 3 required
JsonValue
DagRunTriggeredByType
string
Class with TriggeredBy types for DagRun.
DagScheduleAssetReference
object
DAG schedule reference serializer for assets.
3 properties 3 required
DagRunState
string
All possible states that a DagRun can be in. These are "shared" with TaskInstanceState in some parts of the code, so please ensure that their values always mat…
ValidationError
object
5 properties 3 required
AssetAliasCollectionResponse
object
Asset alias collection response.
2 properties 2 required
CreateAssetEventsBody
object
Create asset events request.
3 properties 1 required
LastAssetEventResponse
object
Last asset event response serializer.
2 properties
AssetResponse
object
Asset serializer for responses.
13 properties 11 required
AssetCollectionResponse
object
Asset collection response.
2 properties 2 required
DagRunAssetReference
object
DagRun serializer for asset responses.
9 properties 9 required
QueuedEventCollectionResponse
object
Queued Event Collection serializer for responses.
2 properties 2 required
AssetWatcherResponse
object
Asset watcher serializer for responses.
3 properties 3 required
TaskOutletAssetReference
object
Task outlet reference serializer for assets.
4 properties 4 required
AssetEventResponse
object
Asset event serializer for responses.
13 properties 5 required
DAGRunResponse
object
DAG Run serializer for responses.
21 properties 21 required
AssetEventCollectionResponse
object
Asset event collection response.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

airflow-asset-api-openapi.yml Raw ↑

Other APIs Apache Airflow publishes across the network.

Apache Airflow Backfill API
Apache Airflow Config API
Apache Airflow Connection API
Apache Airflow DAG API
Apache Airflow DAG Parsing API
Apache Airflow DagRun API
Apache Airflow DagSource API
Apache Airflow DagStats API
Apache Airflow DagVersion API
Apache Airflow DagWarning API
Apache Airflow Event Log API
Apache Airflow experimental API
Where this information came from

This is an independent, third-party profile of Apache Airflow Asset API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.