/
CD
cdc
/
ZIA Translation Service
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
cdc
ZIA Translation Service
post
Submit an async PDF translation job
81f7e55a3813
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-17
7
6
9.1 KB
post
Submit an async PDF translation job
get
Get async PDF translation job status
get
Download translated PDF when async job is complete
post
Submit an async Markdown translation job
get
Get async translation job status (PDF or Markdown)
get
Download translated file when async job is complete (PDF or Markdown)
post
Translate a PDF document and stream translated pages as SSE
Submit an async PDF translation job
post
/pdf
Response
Translation job accepted
TranslationJobResponse
required
jobId
string
uuid
required
UUID v4 of the async translation job
status
'PENDING'
|
'PROCESSING'
|
'COMPLETED'
|
'FAILED'
required