Skip to main content
Make HTTP requests to the Airflow Provider Registry API. No authentication is required. The argument can be either:
  • A path of a registry API endpoint, such as /providers.json or /providers/amazon/modules.json
  • An operation ID from the API spec, such as listProviders or getProviderModulesLatest
The /api prefix is added automatically to paths. Use astro api registry ls to discover all available endpoints and operation IDs.

Usage

Commands

Options

Examples