Skip to content

File acquisition WebAPI

File acquisition WebAPI is an API for acquiring file information in event data saved by Data Loader WebAPI.

Procedures for Execution

File acquisition WebAPI uses JSON-RPC.

To execute the File acquisition WebAPI using JSON-RPC, POST the request data (string) written in JSON format to the URL of the endpoint of the web service provided by EvWH.

API Key

An API key and private key are required to use this API. Please apply to the system administrator to obtain it.

It is necessary to send each with the following key name to the HTTP header part when sending an HTTP request.

  • API Key: APIKey
  • Secret key: Secret

API List