Cheapest google deep batch translate
Improved Google Deep Translator, with a batch translation support
40 subscribers
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Cheapest google deep batch translate endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Google translate /google-translate |
Makes a google translation |
| POST |
Create buffer + add a batch of chunks /add-buffer-chunk-batch |
Creates the new buffer and adds the batch of chunks to it. This endpoint returns id of the newly created buffer. |
| POST |
Create buffer + add text chunk /add-buffer-chunk |
Creates a new buffer and adds a text chunk to it. If param {buffer_id} is set, the new chunk will be added to it. Either {text, from,to} or {text, buffer_id} must be set.… |
| POST |
Get buffer chunks /get-buffer-chunks |
Gets chunks info by the buffer id. |
| POST |
Replace buffer chunk /replace-buffer-chunk |
Removes a buffer chunk and adds another to the buffer by the given text. |
| POST |
Get buffers /get-buffers |
Gets all buffers info. |
| POST |
Remove buffer chunk /remove-buffer-chunk |
Removes buffer chunk by id. |
| POST |
Remove buffer chunks batch /remove-buffer-chunk-batch |
Remove a batch of chunks from the buffer. Chunk ids are represented as a string, separated by a comma. |
| POST |
Remove buffer /remove-buffer |
Removes buffer by id. |
| POST |
Remove buffers /remove-buffers |
Removes all buffers. |
| POST |
Get info /get-user |
Gets your info:balance, tariff, buffers number, creation date, next balance refill date, active status. |
| POST |
Google translate by buffer /google-translate-by-buffer |
Makes a translation by a buffer id. |
| POST |
Get languages /get-languages |
Gets a list of supported languages |
Cheapest google deep batch translate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|