Rewrite text in a different tone API
Customer replies, listing descriptions, outreach. POST the text and a tone, get the rewritten version.
Request
curl -X POST https://api.dokaz.net/v1/text/rewrite \
-H "content-type: application/json" \
-d '{"text":"hey, ur order is late, sorry about that, should be there tmrw","tone":"professional"}'
The rewritten text and the model used.
Try it live — this runs against the free tier from your browser.
Pricing
100 calls a day are free with no key. Need more? Starter is $9/month for 10,000 calls across every product, key issued instantly.