The “Get Keys” operations will provide the Keys that has been identified during the training of the specific model. The model is trained using the “Train Model” operation of the Forms Recognizer API.
API Reference – https://bit.ly/33u3dgR
- Launch Postman
- Append your endpoint URL from pre-requisites step with /formrecognizer/v1.0-preview/custom/models/{id}/keys
- Where id – Model Id retrieved from Train Model endpoint
- Provide the subscription key and content-type in Headers tab

- Click on Send and you will get the below output for the list of Keys identified by the API for that model.
