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 Images API

The Images API from Microsoft Azure — 10 operation(s) for images.

Microsoft Azure Images 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 Image. 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 13 operations across 10 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

13 operations 10 paths 31 schemas 3 DELETE4 GET5 POST1 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 13

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

Images 13
POST
/chat/threads/{chatThreadId}/images
Microsoft Azure Upload An Image In A Thread, On Behalf Of A User
microsoftAzureChatthreadUploadchatimage 3 params body → 201default
GET
/chat/threads/{chatThreadId}/images/{imageId}/view/{imageViewType}
Microsoft Azure Get An Image By View Type
microsoftAzureChatthreadGetchatimage 4 params → 200default
DELETE
/chat/threads/{chatThreadId}/images/{imageId}
Microsoft Azure Deletes A Image
microsoftAzureChatthreadDeletechatimage 3 params → 204default
POST
/images/generations:submit
Microsoft Azure Generates A Batch Of Images From A Text Caption
microsoftAzureImagesGenerate 2 params body → 202default
GET
/operations/images/{operation-id}
Microsoft Azure Returns The Status Of The Images Operation
microsoftAzureOperationsimagesGet 2 params → 200default
DELETE
/operations/images/{operation-id}
Microsoft Azure Deletes An Operation If In Terminal State And All Generated And User Provided Images Associated With The Operation
microsoftAzureOperationsimagesDelete 2 params → 204default
POST
/deployments/{deployment-id}/images/generations
Microsoft Azure Create Image Generations
ImageGenerations_Create 2 params body → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/images
Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images
microsoftAzureImagesListbycatalog 8 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/images/{imageName}
Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename
microsoftAzureImagesGet 5 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/images/{imageName}
Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename
microsoftAzureImagesCreateorupdate 5 params body → 200201default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/images/{imageName}
Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Images Imagename
microsoftAzureImagesDelete 5 params → 200202204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/images/getEntityTypeImageUploadUrl
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl
microsoftAzureImagesGetuploadurlforentitytype 4 params body → 200
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/images/getDataImageUploadUrl
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getdataimageuploadurl
microsoftAzureImagesGetuploadurlfordata 4 params body → 200

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are ImageProperties (9 properties), CreateImageRequest (7 properties), OperationResponse (6 properties), Error_2 (5 properties). Each schema is shown below with its type and property counts.

UploadChatImageResult
object
Result payload for uploading an image.
3 properties 1 required
GenerateImagesResponse
object
Defines response after creating an operation to generate images. It contains the status and the id of the operation.
2 properties 2 required
Error
object
Error response information.
3 properties 2 required
Size
string
The desired size of the generated images. Must be one of 256x256, 512x512, or 1024x1024.
ImageDefinition
object
The image definition.
3 properties
ImageGenerationsResponse
object
Response from the image generations API.
2 properties 2 required
RegionalDataBoundary
string
Regional data boundary values.
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 1 required
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…
ImageResult
object
The image url if successful, and an error otherwise.
2 properties
CreateImageRequest
object
Request body for creating image generations.
7 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
Inner error as defined in the Microsoft REST guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md7102-error-condition-responses).
2 properties
OperationResponse
object
The operation response containing the id and the status of the operation. If successful, it contains data with the generated images and an error otherwise.
6 properties 3 required
GetImageUploadUrlInput
object
Input type for getting image upload url.
3 properties
Error_5
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
ChatImageFile
string
The image binary data.
GenerateImagesCreation
object
Defines the request to create an operation to generate images.
4 properties 1 required
ErrorResponse_3
object
Wrapper for error response to follow ARM guidelines.
1 property
ProvisioningState
string
Provisioning state of resource.
ChatAttachmentType
string
The type of attachment.
ErrorResponse_5
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
ImageProperties
object
The properties of image
9 properties
State
string
The state of a job or item.
ErrorResponse
object
Error response.
1 property
ImageResults
array
The result data of the operation, if successful
ImageListResult
object
The response of a Image list operation.
2 properties 1 required
ErrorDetail
object
Error detail information.
2 properties 2 required
ImageType
string
Image type values.
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
Image
object
An image resource belonging to a catalog resource.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-images-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 Images 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.