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 operations10 paths42 schemas3 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.
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
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
microsoftAzureModelsGet2 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…
microsoftAzureModelsDelete2 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
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
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…
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…
Microsoft Azure Get A List Of The Available Evaluations For A Model status Codes Returned: 200: Operation Completed Successfully 400: The Request Was Malformed
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 properties2 required
Error
object
Error definition.
4 properties
ErrorResponseInnerError
object
Detailed error.
3 properties2 required
TrainingParameters
object
Parameters for specifying how a training run trains a custom model.
3 properties2 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 property1 required
ComputerVisionError
object
3 properties2 required
PagedDigitalTwinsModelDataCollection
object
A collection of DigitalTwinsModelData objects.
2 properties1 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 properties1 required
ModelListResult
object
The list of cognitive services models.
2 properties
ModelPerformance
object
Performance metrics for a custom trained model.
8 properties1 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 properties5 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 properties1 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 properties1 required
Model_14
object
Describes a training run for training a custom model.
9 properties1 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 properties1 required
ErrorResponse_3
object
Error response.
1 property1 required
ErrorResponseDetails
object
Error info.
5 properties2 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 property1 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 properties2 required
Model_2
object
A model is either a base model or the result of a successful fine tune job.
10 properties3 required
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘ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.