v4
latestSwagger 2.02026-07-1371563.0 KBDetect
Identifies the language of a string of text.
post/Detect
Query parameters
api-versionstring required
Version of the API requested by the client. Value must be 3.0.
Headers
X-ClientTraceIdstring
A client-generated GUID to uniquely identify the request. Note that you can omit this header if you include the trace ID in the query string using a query parameter named ClientTraceId.
Request body
Example request
[
{
"text": "What language is this? I am not sure, nein"
}
]Response
Success