Smartcat

api.smartcat.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.smartcat.com

Crawl failures

1

Last verified

2026-03-01T11:09:24.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_project

storage

Create a new translation project with specified source and target languages, workflow, and settings.

Detail: https://api.smartcat.com/capabilities/create_project

download_translation

storage

Download the translated version of a completed document.

Detail: https://api.smartcat.com/capabilities/download_translation

get_document_status

storage

Check the translation progress and status of a specific document within a project.

Detail: https://api.smartcat.com/capabilities/get_document_status

list_projects

storage

List all translation projects in the account with optional filtering by status and date.

Detail: https://api.smartcat.com/capabilities/list_projects

list_translation_memories

storage

List all translation memories (TMs) available in the account for reuse across projects.

Detail: https://api.smartcat.com/capabilities/list_translation_memories

upload_document

storage

Upload 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.