logo SC Translator API

Translation made simple

SC Translator API is an easy to use API that allows you to translate text from one language to another. It is a RESTful API that uses a simple POST request to translate text. The API is free to use, but requires an API key for authentication. Register a free account to get your API key.

SC Translator API is a great tool for developers who need to translate text in their applications. It is easy to use and can be integrated into any application that supports RESTful APIs. We also offer a paid plan for users who need more features and higher translation limits.

How to use the API

Using the SC Translator API is simple. You just need to make a POST request to the API endpoint with the text you want to translate and the target language. The API will return the translated text in the target language. Here is an example:
Endpoint: https://translator.sandarnecreations.com/api/translate
Method: POST
Headers:
    Content-Type: application/json
    Authorization: Bearer YOUR_API_KEY
Body:
    {
        "text": "Hello, how are you?",
        "from": "auto",
        "to": "es"
    }
            
View the API documentation for more information on how to use the API.

Features

FAQ

How do I get an API key?

You can get an API key by registering for a free account. Once you have registered, you can generate an API key in your account settings.

How do I use the API?

To use the API, you need to include your API key in the Authorization header of your request. You also need to include the Accept header with the value application/json. View the API documentation for more information on how to use the API.

I need to translate more than the 2500 characters limit. What should I do?

If you need to translate more than 2500 characters, you can split the text into smaller chunks and make multiple requests to the API.

What languages are supported?

The API supports 20 languages, including English, Spanish, French, German, Italian, Chinese, Japanese, Korean, Russian, and more. View the list of supported languages for more information.

Is the API free to use?

Yes, the API is free to use with an API key. The free version of the API has a rate limit of 250 requests per month per user. If you need more requests, you can purchase a paid plan.

Is the API GDPR compliant?

Yes, the API is GDPR compliant. We do not store any personal data or text that is sent to the API. We only store the API key and usage data for billing purposes. Our servers are located in Sweden, which is part of the European Union. We take data privacy and security seriously to protect user data.

This website uses cookies and similar technologies to function properly and to provide the best user experience.

By clicking "It's okay!" you agree to the use of cookies and similar technologies.

Read our privacy- and cookie-policy for more information, to understand how we use your data and how to disable cookies.