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 Custom Speech Endpoints: API

The Custom Speech Endpoints: API from Microsoft Azure — 9 operation(s) for custom speech endpoints:.

Microsoft Azure Custom Speech Endpoints: 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 Custom Speech Endpoints:. 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 19 operations across 9 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

19 operations 9 paths 24 schemas 7 DELETE9 GET1 PATCH2 POST

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 19

Across 9 paths, the API surfaces 19 operations — 7 DELETE, 9 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Custom Speech Endpoints: 19
GET
/endpoints/locales
Microsoft Azure Gets A List Of Supported Locales For Endpoint Creations
microsoftAzureGetsupportedlocalesforendpoints → 200default
GET
/endpoints
Microsoft Azure Gets The List Of Endpoints For The Authenticated Subscription
microsoftAzureGetendpoints → 200default
POST
/endpoints
Microsoft Azure Creates A New Endpoint
microsoftAzureCreateendpoint body → 202default
GET
/endpoints/{id}
Microsoft Azure Gets The Endpoint Identified By The Given Id
microsoftAzureGetendpoint 1 param → 200default
DELETE
/endpoints/{id}
Microsoft Azure Deletes The Endpoint Identified By The Given Id
microsoftAzureDeleteendpoint 1 param → 204default
PATCH
/endpoints/{id}
Microsoft Azure Updates The Metadata Of The Endpoint Identified By The Given Id
microsoftAzureUpdateendpoint 1 param body → 200default
DELETE
/endpoints/{endpointId}/data
Microsoft Azure Deletes The Transcriptions And Captured Audio Files Associated With The Endpoint Identified By The Given Id
microsoftAzureDeleteendpointdata 1 param → 204default
GET
/endpoints/{endpointId}/data
Microsoft Azure Gets The List Of Endpoint Data Export Tasks For The Authenticated User
microsoftAzureGetendpointdataexports 1 param → 200default
POST
/endpoints/{endpointId}/data
Microsoft Azure Create A New Endpoint Data Export Task
microsoftAzureCreateendpointdataexport 1 param body → 202default
DELETE
/endpoints/{endpointId}/data/{id}
Microsoft Azure Deletes The Endpoint Data Export Task Identified By The Given Id
microsoftAzureDeleteendpointdataexport 2 params → 204default
GET
/endpoints/{endpointId}/data/{id}
Microsoft Azure Gets The Specified Endpoint Data Export Task For The Authenticated User
microsoftAzureGetendpointdataexport 2 params → 200default
GET
/endpoints/{id}/files/logs
Microsoft Azure Gets The List Of Audio And Transcription Logs That Have Been Stored For A Given Endpoint
microsoftAzureGetendpointlogs 4 params → 200default
DELETE
/endpoints/{id}/files/logs
Microsoft Azure Deletes The Specified Audio And Transcription Logs That Have Been Stored For A Given Endpoint It Deletes All Logs Before And Including A Specific Day
microsoftAzureDeleteendpointlogs 2 params → 202default
GET
/endpoints/{id}/files/logs/{logId}
Microsoft Azure Gets A Specific Audio Or Transcription Log For A Given Endpoint
microsoftAzureGetendpointlog 3 params → 200default
DELETE
/endpoints/{id}/files/logs/{logId}
Microsoft Azure Deletes One Audio Or Transcription Log That Have Been Stored For A Given Endpoint
microsoftAzureDeleteendpointlog 2 params → 204default
GET
/endpoints/base/{locale}/files/logs
Microsoft Azure Gets The List Of Audio And Transcription Logs That Have Been Stored When Using The Default Base Model Of A Given Language
microsoftAzureGetbasemodellogs 4 params → 200default
DELETE
/endpoints/base/{locale}/files/logs
Microsoft Azure Deletes The Specified Audio And Transcription Logs That Have Been Stored When Using The Default Base Model Of A Given Language It Deletes All Logs Before And Including A Specific Day
microsoftAzureDeletebasemodellogs 2 params → 202default
GET
/endpoints/base/{locale}/files/logs/{logId}
Microsoft Azure Gets A Specific Audio Or Transcription Log For The Default Base Model In A Given Language
microsoftAzureGetbasemodellog 3 params → 200default
DELETE
/endpoints/base/{locale}/files/logs/{logId}
Microsoft Azure Deletes One Audio Or Transcription Log That Have Been Stored When Using The Default Base Model Of A Given Language
microsoftAzureDeletebasemodellog 2 params → 204default

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Endpoint (13 properties), Model (12 properties), Dataset (9 properties), SpeechEndpointDefinition (7 properties). Each schema is shown below with its type and property counts.

FileKind
string
Type of data.
Error
object
The interface represents the content of an error response defined in the OneAPI v2.1 documentation.
5 properties 2 required
DatasetKind
string
Kind of data import.
PaginatedFiles
object
2 properties
Endpoint
object
13 properties 5 required
EndpointDataDefinition
object
2 properties 2 required
FileProperties
object
2 properties
Dataset
object
9 properties 4 required
ModelIdentity
object
1 property 1 required
ErrorCode
string
High level error codes.
InnerError
object
New Inner Error format which conforms to Cognitive Services API Guidelines which is available at https://microsoft.sharepoint.com/%3Aw%3A/t/CognitiveServicesPM…
5 properties
EndpointKind
string
SpeechEndpointDefinition
object
7 properties 3 required
DetailedErrorCode
string
Detailed error code enum.
EndpointMetadataUpdate
object
2 properties 1 required
FileLinks
object
1 property
InnerErrorV2
object
An implementation of this interface represents a stage in a stack trace. If the error level is the root, the Microsoft.SpeechServices.Http.Dto.IInnerError.Code…
2 properties
Model
object
12 properties 4 required
ModelKind
string
Type of speech model.
ErrorDetail
object
An array of implementations of this interface can be used as details for an error.
3 properties 2 required
File
object
6 properties
Error_2
object
New format which conforms to the new Cognitive Services API guidelines which is available at https://microsoft.sharepoint.com/%3Aw%3A/t/CognitiveServicesPMO/EU…
5 properties
EndpointData
object
7 properties 3 required
Status
string
Describe the current state of the API

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-custom-speech-endpoints-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 Custom Speech Endpoints: 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.