AISpectra API Details
<Post> Model Analysis
Supply Chain Analysis
1min
The following API can be utilized for conducting supply chain model analysis, enabling users to assess and mitigate potential risks associated with their AI and machine learning models within their development pipelines. To know more <POST> Supply Chain Attacks
POST
Request Params
Path Params
model_id
required
String
The 'model_id' is generated during the model registration process and is unique for each registration.
Header Parameters
x-api-key
required
String
The 'x-api-key' is another essential credential needed to authenticate and access services.
Org-id
required
String
The 'org-id' is received during the subscription to the AIShield API. You can find this identifier in the welcome email that is sent upon successful subscription
Content-Type
optional
String
'application/json'
Note: In the response, copy job_id. This value is required to trigger the GET APIs. See <Get> Job Metadata. 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.
Updated 12 Aug 2024
Did this page help you?