문서 목차

정보 API

지원 문서 유형 조회

/v1/filetypes

번역이 지원하는 모든 파일 형식을 조회합니다.

예시

curl
1curl -X POST 'https://otranslator.com/api/v1/filetypes' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{}'

응답

매개변수유형기본값설명예시
typesString[]-

지원되는 문서 유형

[ "docx", "xlsx", "pptx", "pdf", "ai", "indd", "odt", "ods", "odp", "epub", "jpg", "jpeg", "png", "srt", "json", "html", "xml", "go", "yml", "yaml", "php", "wav", "ape", "mp3", "aac", "flac", "alac", "ogg", "wma", "ac3", "dts", "amr", "aiff", "m4a", "txt", "md", "po", "xlf", "xliff", "csv", "tsv", "tex", "arxiv" ]
번역 작업 API
번역 텍스트