Rewrite text with AI post-processing
API Reference
Rewrite text with AI post-processing
POST
Rewrite text with AI post-processing
Authorizations
Token from the discovery file. Required on every endpoint except /health.
Body
application/json
Response
200 - application/json
Rewritten text or business error envelope
true when an LLM actually ran and produced post-processed text; false when a failure path (bad key, model/network error, offline) returned the raw input unchanged. ok stays true for graceful degradation, so read this to know post-processing happened.
