https://github.com/ibmresilient/resilient-python-api
Python Library for the IBM SOAR REST API, a Python SDK for developing Apps for IBM SOAR and more...
https://github.com/ibmresilient/resilient-python-api
ibm open-source python resilient resilient-circuits resilient-sdk soar
Last synced: 5 months ago
JSON representation
Python Library for the IBM SOAR REST API, a Python SDK for developing Apps for IBM SOAR and more...
- Host: GitHub
- URL: https://github.com/ibmresilient/resilient-python-api
- Owner: ibmresilient
- License: mit
- Created: 2017-08-25T14:59:45.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-11-13T10:51:06.000Z (7 months ago)
- Last Synced: 2025-11-13T12:22:00.172Z (7 months ago)
- Topics: ibm, open-source, python, resilient, resilient-circuits, resilient-sdk, soar
- Language: Python
- Homepage: https://ibm.biz/soar-python-docs
- Size: 50.4 MB
- Stars: 42
- Watchers: 20
- Forks: 28
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# IBM SOAR Python APIs
This directory contains the source code for:
* [resilient](./resilient), a Python client module for the IBM SOAR REST API.
* [resilient-circuits](./resilient-circuits), an application framework used to run IBM SOAR Apps and Integrations.
* [resilient-lib](./resilient-lib), a package with common library calls which facilitate the development of Apps for IBM SOAR.
* [resilient-sdk](./resilient-sdk), a CLI tool needed to develop IBM SOAR Apps.
See more details of usage and examples for these packages at our [docs](https://ibm.biz/soar-python-docs).
## Documentation
The IBM SOAR App Developer's Guide provides information on using the IBM SOAR Resilient Circuits Framework to run Apps and Integrations. The guide is available on the IBM Knowledge Center at [ibm.biz/soar-docs](https://ibm.biz/soar-docs). On this web page, select your IBM SOAR platform version. On the following page, you can find the App Developer's Guide by expanding **Apps** in the Table of Contents pane.
For our API Documentation on these libraries, please see [ibm.biz/soar-python-docs](https://ibm.biz/soar-python-docs).
# Contributing
Please report issues using the [Issues](https://github.com/ibmresilient/resilient-python-api/issues) tab on GitHub.
Contributions are welcome. Please read the [CONTRIBUTING](CONTRIBUTING.md) guidelines for more about the process.
# Open Source @ IBM
[Find more open source projects on the IBM Github Page](http://ibm.github.io/)