AWX API

AWX is the open-source upstream project for Ansible Automation Platform, providing a web-based UI, REST API, and task engine for Ansible under the Apache 2.0 license. The AWX API mirrors the AAP API surface for job management, inventory, credentials, workflow templates, and scheduling.

API entry from apis.yml

apis.yml Raw ↑
name: AWX API
description: AWX is the open-source upstream project for Ansible Automation Platform, providing a web-based
  UI, REST API, and task engine for Ansible under the Apache 2.0 license. The AWX API mirrors the AAP
  API surface for job management, inventory, credentials, workflow templates, and scheduling.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/ansible/awx
baseURL: https://your-awx-host/api/v2/
tags:
- Ansible
- Automation
- AWX
- Jobs
- Open Source
properties:
- type: Documentation
  url: https://ansible.readthedocs.io/projects/awx/en/latest/
- type: APIReference
  url: https://github.com/ansible/awx/blob/devel/docs/rest_api.md
- type: GitHubRepository
  url: https://github.com/ansible/awx
- type: GettingStarted
  url: https://github.com/ansible/awx/blob/devel/INSTALL.md
contact:
- FN: AWX Community
  url: https://github.com/ansible/awx/discussions