Does the translation API support translation of HTML pages (i.e. text with html tags throughout)? If so, is there a size limit enforced per transaction?
yes, the Translator API translates HTML documents and complete segments. The size limit is 10K characters. Set the contentType parameter to "text/html".