Apache Tika 1.16 For endpoints, please see https://wiki.apache.org/tika/TikaJAXRS PUT /detect/stream => text/plain GET /detectors => text/html GET /detectors => application/json GET /detectors => text/plain POST /language/stream => text/plain POST /language/string => text/plain PUT /meta => text/csv => application/json => application/rdf+xml POST /meta/form => text/csv => application/json => application/rdf+xml PUT /meta/{field} => text/csv => application/json => application/rdf+xml => text/plain GET /mime-types => text/html GET /mime-types => application/json GET /mime-types => text/plain GET /parsers => text/html GET /parsers => application/json GET /parsers => text/plain GET /parsers/details => text/html GET /parsers/details => application/json GET /parsers/details => text/plain POST /rmeta/form{handler : (\w+)?} => application/json PUT /rmeta/{handler : (\w+)?} => application/json PUT /tika => text/html GET /tika => text/plain PUT /tika => text/plain PUT /tika => text/xml POST /tika/form => text/html POST /tika/form => text/plain POST /tika/form => text/xml POST /tika/form/main => text/plain PUT /tika/main => text/plain POST /translate/all/{translator}/{dest} => text/plain POST /translate/all/{translator}/{src}/{dest} => text/plain PUT /unpack/all{id:(/.*)?} => application/zip => application/x-tar PUT /unpack/{id:(/.*)?} => application/zip => application/x-tar GET /version => text/plain