API Documentation
...
<POST> Model Analysis
Time Series

Times Series Forecasting

3min
the below parameters are for various time series forecasting attack types to know more about the different attack input parameters see time series forecasting docid\ kdsa2hzsaxo0wcqicddc4 the values presented below are examples taken from the reference implementation it is important to customize these values to achieve the best performance for your particular model extraction { "attack type" "blackbox", "defense bestonly" "no", "encryption strategy" "0", "input dimensions" "100,6", "model api details" "na", "model framework" "tensorflow", "number of attack queries" "10000", "use model api" "no", "vulnerability threshold" "0" } note in the response, copy job id this value is required to trigger the get apis see \<get> job metadata docid\ s mz7r0hnzicdqy6q 6hq the "job id" is used to retrieve model analysis metadata and check the processing status of the request it is also used for generating reports for the analyzed model copy the dashboard link from the response and open it in a new tab this allows users to monitor the job progress and download reports for using nodejs sample code, install npm package request given ample code for python is tested for python version 3 7 given sample code for nodejs and javascript is tested for node v20lts