Translation APIs

Documentation

Buy Now

Basic Plan – $20

Real Time Translation

30+ Languages

Multi Languages

1 Million Words

Pro Plan – $50

Real Time Translation

30+ Languages

Multi Languages

10 Million Words

Read Documentation

Are you looking for a seamless way to integrate advanced translation tool into your application, website, or software? Look no further! Our Translation tool API offers a cutting-edge solution that will transform the way you handle text content.

How it works?

Follow the simple steps mentioned below to use our Translator APIs:

1. Sign Up: Create an account and get API access credentials

2. Integrate: Use the steps mentioned in documentation to integrate Translation APIs with your application

3. Translate: Start sending text through the API and receive expertly Translated text in an instant.

Translation APIs Integration Guide

URL (POST):

Use POST request and the API endpoint URL for making POST requests to translate text is:

https://resources.paraphrasingtool.ai/endpoint/translate.php

Payload:

Here’s the break down of the components of above payload:

  • uid (User ID): This is your unique User ID associated with your account. It helps the API identify and track your requests. Replace [Your User ID] with your actual User ID.
  • key (API Key): Your API key serves as authentication for your requests. Replace [Your API key] with your actual API key.
  • text: This is where you provide the text you want to paraphrase. Replace the provided example text with the content you wish to paraphrase.
  • mode: Set this parameter to your desired mode to specify the mode of paraphrasing. We have 10 modes of paraphrasing including free_rewriter, text_improver, near_human, plagiarism_remover, sentence_rephraser, creative, formal, casual, professional, witty
  • dest (Destination Language): Specify the destination language for the paraphrased output. In this case, "en" represents English. Below are the languages and their code:
{
    "uid": "[Your User ID]",
    "key": "[Your API key]",
    "text": "Okay, imagine you have a toy car that you push to make it go, but after a while, it stops because of a lot of bumps on the road. This is like how electricity moves through regular wires – it can't go forever because it gets slowed down by something called resistance.",
    "dest": "ar"
}

Headers:

The format of the data being sent in the request is JSON

{
  'Content-Type': 'application/json'
}

Output:

  • uid (User ID): This is your unique User ID associated with your account. It helps the API identify and track your requests. Replace [Your User ID] with your actual User ID.
  • key (API Key): Your API key serves as authentication for your requests. Replace [Your API key] with your actual API key.
  • text: This is where you provide the text you want to translate. Replace the provided example text with the content you wish to translate.
  • dest (Destination Language): Specify the destination language for the translated output. In this case, "ar" represents Arabic. Below are the languages and their code:
{
    "success": true,
    "message": "Success!",
    "output": "حسنًا ، تخيل أن لديك سيارة لعبة تدفعها لتنطلق ، ولكن بعد فترة ، تتوقف بسبب الكثير من المطبات على الطريق. هذا يشبه كيفية انتقال الكهرباء عبر الأسلاك العادية - لا يمكن أن تستمر إلى الأبد لأنها تبطئ بسبب شيء يسمى المقاومة."
}

Get started now and experience the future of content: