Inventory
The Inventory API allows you to search and retrieve cloud assets from your Firefly inventory.
Search Inventory
JWT authentication token
025Include asset configuration
falseNumber of results to return per page (max 10000)
50List of fields to include in the response
Successful response
Bad Request Error
Unauthorized Error
Internal Server Error
Get Asset
JWT authentication token
Successful response
Bad Request Error
Unauthorized Error
Not Found Error
Internal Server Error
Get Providers
Returns a list of all supported cloud and SaaS providers
JWT authentication token
Successful response
["aws","gcp","azurerm","oci","k8s","akamai","newrelic","datadog"]Unauthorized Error
Internal Server Error
Get IaC Coverage
Returns IaC coverage statistics for the account, optionally filtered by integrations
JWT authentication token
List of integration IDs to filter by
Successful response
Bad Request Error
Unauthorized Error
Not Found Error
Internal Server Error
Last updated
Was this helpful?

