Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Default language.

Information
Important This documentation space contains information about the on-premises version of BMC Helix Discovery. If you are using the SaaS version of BMC Helix Discovery, see BMC Helix Discovery (SaaS).

Exporting discovered data using the CSV and XML APIs


The BMC Discovery Export APIs enable users to interrogate the datastore using a script or program, and receive data back as a stream of text, an empty string, or a return code. The BMC Discovery Export APIs enable you to:

  • automate processes
  • extract data for processing in third party applications
Warning

Note

Additional permissions are required for XML and CSV APIs. You need to grant the API access permission (api-access group), or update group permissions to include the api/access permission for users who require access to the CSV and XML APIs.

We recommend the use of REST API for new integrations as it provides more control when retrieving data, and provides a range of additional features across its endpoints. 

The following topics describe usage of the Discovery Export APIs:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Discovery 25.2 (On-Premises)