Ansible Galaxy API

Ansible Galaxy is the community hub for sharing Ansible roles and collections. The Galaxy REST API enables searching, downloading, and publishing Ansible content. Supports v1 (roles), v2 (mixed), and v3 (collections) API versions with namespace management, search, versioning, and download statistics.

API entry from apis.yml

apis.yml Raw ↑
name: Ansible Galaxy API
description: Ansible Galaxy is the community hub for sharing Ansible roles and collections. The Galaxy
  REST API enables searching, downloading, and publishing Ansible content. Supports v1 (roles), v2 (mixed),
  and v3 (collections) API versions with namespace management, search, versioning, and download statistics.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://galaxy.ansible.com
baseURL: https://galaxy.ansible.com/api/
tags:
- Ansible
- Collections
- Community
- Galaxy
- Roles
properties:
- type: Documentation
  url: https://galaxy.ansible.com/docs/
- type: APIReference
  url: https://galaxy.ansible.com/api/v3/
- type: GettingStarted
  url: https://docs.ansible.com/ansible/latest/galaxy/user_guide.html
contact:
- FN: Ansible Galaxy Team
  url: https://github.com/ansible/galaxy/issues