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.
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
- Apache Airflow Stable REST APIdiscovered
- Qakka APIdiscovered
CLI1
- airflowctldiscovered
Credentials
Airflow username/passwordbasic
$ airflowctl config/profile create --auth-type=basicAcquired 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=bearerAcquired by the CLI — running airflowctl config/profile create --auth-type=bearer opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing