Archer XML APIs quick reference
This table lists the XML API calls and optional parameters for generating Archer reports, which you can use for Governance, Risk, and Compliance (GRC). For more detailed information, see the topic for a specific call.
Veracode strongly recommends that you use the REST APIs. For new integrations, always use the REST APIs.
XML API call | XML API location | Parameters | Scan type |
---|---|---|---|
archer.do | https://analysiscenter.veracode.com/api/archer.do | app_id , period , from_date , to_date , scan_type | Static, Dynamic, Manual |
generatearcherreport.do | https://analysiscenter.veracode.com/api/2.0/generatearcherreport.do | app_id , period , from_date , to_date , scan_type | Static, Dynamic, Manual |
downloadarcherreport.do | https://analysiscenter.veracode.com/api/2.0/downloadarcherreport.do | token | Static, Dynamic, Manual |