TED package tool

API test

Manual request builders for /lex/v1/expand and /translate/v1/lookup/en.
Lexical expansion API
Build JSON payloads for /lex/v1/expand.
Request
Edit payload and send a request to the API.
Response
Translation API
Query /translate/v1/lookup/en with URL parameters.
Request
Edit params and send a request to the API.
/translate/v1/lookup/en?q=dictionary&targets=fr%2Cde%2Cpl&limitSenses=50&limitPerSense=50&mode=with&includeTranslations=true
Response