Funtranslations Starwars
Connector for the funtranslations-starwars API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://api.funtranslations.com - Auth:
header:X-Funtranslations-Api-Secret(pass your key via theapiKeyinput)
Operations
get_translate_cheunh— GET /translate/cheunh — Translate from English to Starwars cheunh.get_translate_gungan— GET /translate/gungan — Translate from English to Starwars Gungan Language.get_translate_huttese— GET /translate/huttese — Translate from English to Starwars Huttese Language.get_translate_mandalorian— GET /translate/mandalorian — Translate from English to Starwars Mandalorian Language.get_translate_sith— GET /translate/sith — Translate from English to Sith Speak.get_translate_yoda— GET /translate/yoda — Translate from English to Yoda Speak.
Inputs
apiKey— your funtranslations-starwars API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_translate_cheunh
apiKey: <your key>