Content Spinner API
The content spinner can take up to 10,000 characters at a time and will spin the synonyms on the piece of content. The advantage of this is to get through a large piece of text quickly. The downside is that it will require heavy editing still to get it to a readable level.
This will take up to 10,000 characters at a time so please do not go over that limit or you will receive an error. Limits are still being determined on this endpoint and will updated based on usage.
Text Spinner
POST
https://flows.contentvillain.com/webhook/text-spinner
Spin larger texts quickly with this endpoint.
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your API Key |
Request Body
Name | Type | Description |
---|---|---|
text | string | The cat sat on the mat drinking with his buddies all night long. |
Last updated