v1

latestOpenAPI 3.0.12026-08-06241155.1 KB
Search

Find entries with translations

Use this to find possible headwords with translations for a given word.

<div id="search_translation"></div>
get/search/translations/{source_lang}/{target_lang}

Path parameters

source_lang'en' | 'ar' | 'de' | 'el' | 'es' | 'ha' | 'hi' | 'id' | 'it' | 'mr' | 'ms' | 'pt' | 'qu' | 'ru' | 'te' | 'tt' | 'zh' required

Language code of the source language in a bilingual dataset.

target_lang'en' | 'ar' | 'de' | 'el' | 'es' | 'fa' | 'ha' | 'hi' | 'id' | 'ig' | 'it' | 'ka' | 'mr' | 'ms' | 'pt' | 'qu' | 'ro' | 'ru' | 'tg' | 'tt' | 'yo' | 'zh' required

Language code of the target language in a bilingual dataset.

Query parameters

qstring required

Search string

prefixboolean

Use prefix=true to return only results that start with the value of the "q" parameter.

limitinteger

Restricts number of returned results. Default and max. is 5000.

offsetinteger

pagination - results offset. The sum of offset and limit must not exceed 10000.

Headers

app_idstring required

App ID Authentication Parameter

app_keystring required

App Key Authentication Parameter

Response

Successful response. The Search endpoint is able to retrieve a max of 10000 results per query.