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. The AWX API offers programmatic access to job execution, inventory management, credential storage, workflow templates, and scheduling. Self-hosted and free under the Apache 2.0 license.

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. The AWX API offers programmatic access to job execution,
  inventory management, credential storage, workflow templates, and scheduling. Self-hosted and free under
  the Apache 2.0 license.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/ansible/awx
baseURL: https://your-awx-instance/api/v2/
tags:
- Ansible
- Automation
- AWX
- Open Source
- Playbooks
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