How to package API

when I finished training a translation system, how can i package the system to an API for easily called later?

If you are working with Lua, the Translator object has an API for translation. Otherwise, you can use one of the translation servers.

thanks a lot. Can i do with my own trained system?

of course - please read the documentation.