Chimp Rewriter
The Chimp Rewriter API allows developers to access Chimp Rewriter functionality from their own software. It is based around HTTP POST, making it easy to implement. With the help of this guide, you should be up and running in a few minutes. Authentication is achieved through an API Key, so there is no need to send sensitive password details over an unencrypted connection.
Chimp Rewriter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
CalcWordDensity /{CalcWordDensity} |
Calculates the word densities of words and phrases in the article. |
| POST |
QueryStats / |
Returns remaining query quota. Can also be used to test an account. |
| POST |
TestConnection /TestConnection |
Tests the connection to the API without user credentials. |
| POST |
GenerateSpin /{GenerateSpin} |
Generates an unspun doc from one with spintax. Optionally reorders paragraphs and removes original word. |
| POST |
GlobalSpin /{GlobalSpin} |
Spins an article with various quality paramters and return it either with spintax or as a unique unspun document. |
Chimp Rewriter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|