Translation Services World
## API Endpoints ### 1. **POST /translate** Submit text for translation. - **Request Parameters**: - `text` (string): The text to be translated. - `source_language` (string): The original language of the text (e.g., "en" for English). - `target_language` (string): The language into which the text will be translated (e.g., "es" for Spanish). - **Response**: - `translated_text` (string): The…
Translation Services World endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
API Endpoints / |
Request Parameters: text (string): The text to be translated. source_language (string): The original language of the text (e.g., "en" for English). target_language… |
Translation Services World pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|