TheDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/JoseOlivares19/Proyecto-PC3-JavaScript-Avanzado/llms.txt
Use this file to discover all available pages before exploring further.
/metadata endpoint exposes the internal configuration of every model registered in the service. For each of the five models it returns the ordered list of input feature names expected in a prediction request and the full set of output class labels the model can produce. Use this endpoint to drive dynamic form validation in your React or Spring Boot frontend, or to auto-generate typed request schemas without hard-coding field names in client code.
Endpoint
Example Request
Example Response
Response Fields
The response is a JSON object keyed by model name. Each value is an object with the following structure:An object describing a single loaded model. The key is one of
utp-risk, fraud-shield, cyber-sentinel, smart-stock, or talent-match.