Smartcat
api.smartcat.com
Smartcat is a translation management platform that combines human translators, AI translation, and translation memories. Use this API to create translation projects, upload documents for translation, track progress, download completed translations, and manage translation memories.
api_key
free
1.0
https://api.smartcat.com
1
2026-03-01 11:09:24
Health
Capabilities
create_project
storageCreate a new translation project with specified source and target languages, workflow, and settings.
Detail: https://api.smartcat.com/capabilities/create_project
download_translation
storageDownload the translated version of a completed document.
Detail: https://api.smartcat.com/capabilities/download_translation
get_document_status
storageCheck the translation progress and status of a specific document within a project.
Detail: https://api.smartcat.com/capabilities/get_document_status
list_projects
storageList all translation projects in the account with optional filtering by status and date.
Detail: https://api.smartcat.com/capabilities/list_projects
list_translation_memories
storageList all translation memories (TMs) available in the account for reuse across projects.
Detail: https://api.smartcat.com/capabilities/list_translation_memories
upload_document
storageUpload a document file to an existing project for translation.
Detail: https://api.smartcat.com/capabilities/upload_document
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Smartcat Description: Smartcat is a translation management platform that combines human translators, AI translation, and translation memories. Use this API to create translation projects, upload documents for translation, track progress, download completed translations, and manage translation memories. Auth: api_key Capabilities: - create_project: Create a new translation project with specified source and target languages, workflow, and settings. - download_translation: Download the translated version of a completed document. - get_document_status: Check the translation progress and status of a specific document within a project. - list_projects: List all translation projects in the account with optional filtering by status and date. - list_translation_memories: List all translation memories (TMs) available in the account for reuse across projects. - upload_document: Upload a document file to an existing project for translation.