How to list Custom Translator models using REST API (Azure Cognitive Services)

Manish Pal 0 Reputation points
2025-06-16T13:46:01.4466667+00:00

Hi,

I'm working with Azure Translator - Custom Translator and would like to retrieve a list of custom models using the REST API.

Azure AI Translator
Azure AI Translator
An Azure service to easily conduct machine translation with a simple REST API call.
484 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 6,235 Reputation points
    2025-06-16T17:33:14.39+00:00

    Hello,

    Welcome to Microsoft Q&A,

    To retrieve a list of custom models from Azure Translator – Custom Translator, you’ll need to use the Custom Translator REST API, which is a separate service from the standard Translator Text API.

    Endpoint to List Custom Models

    GET https://customtranslator.azurewebsites.net/api/models
    

    https://learn.microsoft.com/en-us/azure/ai-services/translator/text-translation/reference/v3/reference

    Please Upvote and accept the answer if it helps!!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.