Skip to main content
POST
Rewrite text naturally while preserving meaning

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Optional key for safely retrying a billable write request.

Required string length: 1 - 255

Body

application/json
text
string
required
Required string length: 1 - 20000
language
string
default:auto
mode
enum<string>
default:balanced
Available options:
light,
balanced,
strong

Response

Rewritten text.

text
string
required