How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Models API

Operations for listing available models

Microsoft Azure Models API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Models. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 17 operations across 10 paths, and defines 42 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

17 operations 10 paths 42 schemas 3 DELETE8 GET1 PATCH3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 17

Across 10 paths, the API surfaces 17 operations — 3 DELETE, 8 GET, 1 PATCH, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Models 17

Operations for listing available models

GET
/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/models
Microsoft Azure List Available Models
Models_List 2 params → 200default
POST
/models
Microsoft Azure Post Models
microsoftAzureDigitaltwinmodelsAdd 3 params body → 201default
GET
/models
Microsoft Azure Get Models
microsoftAzureDigitaltwinmodelsList 6 params → 200default
GET
/models/{id}
Microsoft Azure Get Models Id
microsoftAzureDigitaltwinmodelsGetbyid 5 params → 200default
PATCH
/models/{id}
Microsoft Azure Patch Models Id
microsoftAzureDigitaltwinmodelsUpdate 4 params body → 204default
DELETE
/models/{id}
Microsoft Azure Delete Models Id
microsoftAzureDigitaltwinmodelsDelete 4 params → 204default
GET
/models/{model_id}
Microsoft Azure Gets Details For The Model Specified By The Given Modelid
microsoftAzureModelsGet 2 params → 200default
GET
/models/{model-id}
Microsoft Azure Gets Details For The Model Specified By The Given Modelid
microsoftAzureModelsGet 2 params → 200default
POST
/models/{model}/analyze
Microsoft Azure Post Models Model Analyze
microsoftAzureAnalyzeimagebydomain 3 params → 200default
PUT
/models/{name}
Microsoft Azure Start Training A Custom Model status Codes Returned: 201: Operation Completed Successfully 400: The Request Was Malformed 409: A Model With The Specified Name Already Exists
microsoftAzureModelsCreate 2 params body → 201default
GET
/models/{name}
Microsoft Azure Get Information About A Specific Model status Codes Returned: 200: Operation Completed Successfully 400: The Request Was Malformed 404: A Model With The Specified Name Was Not Found
microsoftAzureModelsGet 2 params → 200default
DELETE
/models/{name}
Microsoft Azure Delete A Custom Model A Model Can Be Deleted If It Is In One Of The Succeeded , Failed , Or Canceled States if A Model Is In The Notstarted Or Training State, Cancel Training And Wait…
microsoftAzureModelsDelete 2 params → 204default
POST
/models/{name}:cancel
Microsoft Azure Cancel Model Training status Codes Returned: 202: Operation Completed Successfully 400: The Request Was Malformed 404: A Model With The Specified Name Was Not Found
microsoftAzureModelsCanceltraining 2 params → 202default
PUT
/models/{name}/evaluations/{evaluationName}
Microsoft Azure Evaluate An Existing Model status Codes Returned: 201: Operation Completed Successfully 400: The Request Was Malformed 409: An Evaluation With The Specified Name Already Exists
microsoftAzureModelevaluationsCreate 3 params body → 201default
GET
/models/{name}/evaluations/{evaluationName}
Microsoft Azure Get Information About A Specific Model Evaluation status Codes Returned: 200: Operation Completed Successfully 400: The Request Was Malformed 404: A Model Evaluation With The Specifie…
microsoftAzureModelevaluationsGet 3 params → 200default
DELETE
/models/{name}/evaluations/{evaluationName}
Microsoft Azure Delete A Model Evaluation A Model Evaluation Can Be Deleted If It Is In The Succeeded Or Failed States status Codes Returned: 204: Operation Completed Successfully 400: The Request Wa…
microsoftAzureModelevaluationsDelete 3 params → 204default
GET
/models/{name}/evaluations
Microsoft Azure Get A List Of The Available Evaluations For A Model status Codes Returned: 200: Operation Completed Successfully 400: The Request Was Malformed
microsoftAzureModelevaluationsList 4 params → 200default

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are Model_2 (10 properties), Model_14 (9 properties), AccountModel (9 properties), Model (9 properties). Each schema is shown below with its type and property counts.

ModelTagPerformance
object
Performance metrics for each tag recognized by a custom trained model.
2 properties
ScaleType
string
Defines how scaling operations will be executed.
Error_4
object
Error content as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
5 properties 2 required
Error
object
Error definition.
4 properties
ErrorResponseInnerError
object
Detailed error.
3 properties 2 required
TrainingParameters
object
Parameters for specifying how a training run trains a custom model.
3 properties 2 required
ErrorResponse_2
object
Error response as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
1 property
InnerErrorCode
string
Inner error codes as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-respons…
ErrorResponse_16
object
Response returned when an error occurs.
1 property 1 required
ComputerVisionError
object
3 properties 2 required
PagedDigitalTwinsModelDataCollection
object
A collection of DigitalTwinsModelData objects.
2 properties 1 required
ErrorCode
string
Error codes as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
InnerError
object
A more specific error description than was provided by the containing error.
2 properties
ModelEvaluationApiModelCollectionApiModel
object
Contains an array of results that may be paginated.
2 properties 1 required
ModelListResult
object
The list of cognitive services models.
2 properties
ModelPerformance
object
Performance metrics for a custom trained model.
8 properties 1 required
ModelEvaluationParameters
object
Parameters for specifying how a model is evaluated.
1 property
Capabilities_3
object
The capabilities of a base or fine tune model.
5 properties 5 required
Deprecation_2
object
Defines the dates of deprecation for the different use cases of a model. Usually base models support 1 year of fine tuning after creation. Inference is typical…
2 properties 1 required
LifeCycleStatus
string
The life cycle status of a model. Note: A model can be promoted from "preview" to "generally-available", but never from "generally-available" to "preview".
DigitalTwinsModelData
object
A model definition and metadata for that model.
6 properties 1 required
Model_14
object
Describes a training run for training a custom model.
9 properties 1 required
DomainModelResults
object
Result of image analysis using a specific domain model including additional metadata.
3 properties
AccountModel
object
Cognitive Services account model.
9 properties
State_2
string
The state of a job or item.
ModelEvaluation
object
Describes an evaluation run for evaluating the accuracy of a model using a test set.
8 properties 1 required
ErrorResponse_3
object
Error response.
1 property 1 required
ErrorResponseDetails
object
Error info.
5 properties 2 required
InnerError_2
object
Inner error as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
2 properties
ErrorCode_2
string
Error codes as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
Capabilities
object
The capabilities of a base or fine tune model.
1 property
ImageMetadata
object
Image metadata
3 properties
State
string
The state of a job or item.
ErrorResponse
object
Error response.
1 property
InnerError_4
object
Inner error as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
2 properties
Model
object
A model is either a base model or the result of a successful fine tune job.
9 properties
ErrorResponse_4
object
Error response as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
1 property 1 required
TypeDiscriminator
string
Defines the type of an object.
NonPagedDigitalTwinsModelDataCollection
array
A collection of DigitalTwinsModelData objects.
Deprecation
object
Defines the dates of deprecation for the different use cases of a model. Usually base models support 1 year of fine tuning after creation. Inference is typical…
2 properties
Error_2
object
Error content as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
5 properties 2 required
Model_2
object
A model is either a base model or the result of a successful fine tune job.
10 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-models-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Models API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.