Application programming interface overview
You can access discovery data by using specific types of the application programming interface (API.)
All discovery data can be accessed by using the following types of API:
- Java™ API
- The complete TADDM API, enabling Java application development and integration.
- SOAP API
- Exposes elements of the TADDM API as a Simple Object Access Protocol (SOAP) Web service.
- REST API
- Exposes elements of the TADDM API as a RESTful Web service.
- Command-line interface API
- Provides a wrapper around the Java API to enable access from the command line for scripting, simple customizing, and scheduling.