API

Voiceover

Voiceover – Neural Text to Speech (TTS) a given text and output .mp3 file download link. Note that our vendor TTS service provider Amazon Polly restricts the real-time TTS to process only up to ...

Balance

Audit and report account AI words and query balances forĀ  a given api-key. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key&#...

Copyscape

Perfrom Copyscape check on a given text. A min 15 words in the input string is required. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-ke...

Increase limits

You can purchase a plan more than one time. Every time you purchase the plan you will receive more AI + Copyscape words added to your previous any leftover words, plus the validity will increase with ...

Example code

Let’s create an example in PHP and generate awesome contents with the Learnitive AI. Endpoint: https://www.learnitive.com/api/v1/contents Learn more about the Endpoints. PHP Code <?php $conte...

Video descriptions

Create video descriptions for various platforms. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.le...

Translations

Translate given text into another language. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.learnit...

Summarizations

Summarize given text. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.learnitive.com/api/v1/summari...

Social media posts

Create social media posts for various platforms. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.le...

Simplifications

Simplify given text. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.learnitive.com/api/v1/simplifi...

Rewrite

Rewrite given text according to given mode. You can choose to rewrite the text in a different voice, style, or tone. CURL curl -H 'content-type: application/json' -H 'Accept: applicatio...

Product descriptions

Create a product descriptiont based on given topic, brand name and/or keywords. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-k...

Paraphrases

Rewrite given text without changing its meaning. Take keywords into consideration. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: you...

Expansions

Elaborate given text with more details. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.learnitive....

Emails

Create an email based on given topic and mode. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.lear...

Autocomplete

Autocomplete a sentense based on given topic words. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www...

Ads

Create an advertisement content based on given topic and/or keywords. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -...

Codes

Create a code based on given topic. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-key: your-key' -X POST https://www.learnitive.com/...

Contents

Create a text content based on given topic and/or keywords. See this example code in PHP. CURL curl -H 'content-type: application/json' -H 'Accept: application/json' -H 'api-k...

Learnitive AI API

With the Learnitive API, you can easily connect your platform with Learnitive AI for smooth and fast content creation. No need to worry about the cost per Tokens, auto-renew, etc. At each API call we ...