API Testing

Note:

  • Any header starting with ‘<’ is identified to be a SOAP API request and any header with ‘Content-type: application/json’ is classified as REST API request.

  • For certain API requests to be executed via Avo Assure, it is mandatory to provide the following API header:

    • user-agent: AvoAssure/3.2.0

Last updated