Certified Translation
The ImmiTranslate Certified Translation API allows the creation of quotes and orders for complex PDF document translations by professional human translators. Certified Translations are vital for a variety of legal and immigration matters. Examples include, the translation of a birth certificate or marriage certificate, ID card translation, medical records translation, etc..
Certified Translation endpoints
| Method | Endpoint | Description |
|---|---|---|
| File Endpoints | ||
| POST |
Upload File /files |
Uploads a file for use in a quote or for other purposes. |
| Quote Endpoints | ||
| POST |
Create Quote /quotes |
Once all files that require translation have been uploaded, they must be combined together via the Create Quote endpoint to determine pricing and turnaround time. |
| POST |
Pay Quote /quotes/{quote_token}/pay |
This endpoint is for paying a quote, which converts it into a translation order for processing. Future updates on the order are received via webhook. |
| Order Endpoints | ||
| GET |
List Orders /orders |
Retrieves a paginated list (default `50`) of orders associated with the provided account, sorted in descending order by `created_at`. The `Order` objects included in this… |
| GET |
Retrieve Order /orders/{order_number} |
Retrieves a specific order by the order number. |
| Account Endpoints | ||
| GET |
Get Account /account |
Retrieves information about the current account, including: - Users - Stored Payment Methods |
| Other endpoints | ||
| GET |
Languages /languages |
Retrieves a list of available languages and their respective ISO codes. |
Certified Translation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|