A

apache.org

Apache Software Foundation hosts documentation and releases for many open-source projects. Within apache.org, Apache Airflow provides workflow orchestration software, and Qakka is a queue system API documented in an archived OpenAPI spec.

3 integrations · REST · CLI

apache.org exposes documented integration surfaces for Apache Airflow: a stable REST API and the airflowctl CLI, plus a cataloged Qakka HTTP API with published OpenAPI but no discoverable auth documentation.

discovered 1d ago
REST · OpenAPI2
CLI1
Credentials
Airflow username/passwordbasic$ airflowctl config/profile create --auth-type=basic

Acquired by the CLI — running airflowctl config/profile create --auth-type=basic opens the auth flow and stores the credential.

Airflow JWT access tokenbearer$ airflowctl config/profile create --auth-type=bearer

Acquired by the CLI — running airflowctl config/profile create --auth-type=bearer opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing