Translation Web Service - Translation API via REST
How to access our Translation Engine?
1. Sign up for a frengly account Sign up
2. Call our service via HTTP
http://syslang.com?src=fr&dest=en&text=Bonjour+monsieur&email=xxx&password=xxx
src - source language to translate from
dest - destination language to translate to
text - a piece of text you want to translate
email - frengly account email, entered during registration (for older accounts please use username)
password - frengly account password
outformat - format of the response [xml/json], not mandatory - default is xml