Humanize Writing
agentbody/humanize-writingRewrite AI-generated or mechanical text into more natural, human-sounding writing.. Preserves meaning, facts, language, and intent while reducing AI tone markers.
- Base price
- $0.01 / run
- Execution
- sync
- Model type
- api
- Input fields
- 3
Try the model
Playground
Your output will appear here
Complete the inputs, then click Run.
Specifications
Pricing
- Base price
- $0.01 / run
- Billing formula
- 0.01
Context & modalities
- Input
- Schema-defined
- Output
- api
Capabilities
- Chat
- Not supported
- Vision
- Not supported
- Reasoning
- Not supported
- Structured output
- Not supported
- Function calling
- Not supported
- Audio input
- Not supported
Access
- Provider
- Agent Body
- Model ID
- agentbody/humanize-writing
- Execution
- sync
- API
- Unified Run API
- Endpoint
- /v1/run
API README
Humanize Writing
Rewrite AI-generated or mechanical text into more natural, human-sounding writing. Preserves meaning, facts, language, and intent while reducing AI tone markers. It is suitable for content, humanize, text-rewriting workflows.
Capability
Rewrite AI-generated or mechanical text into more natural, human-sounding writing. Preserves meaning, facts, language, and intent while reducing AI tone markers. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.
Common use cases
- Connect structured data to dashboards, agents, internal tools, and automated workflows.
- Create repeatable integrations that pass structured results to downstream business systems.
- Support scheduled jobs, internal tools, and agent workflows with structured results.
Start building
Send your first request
OpenAI-compatible endpoint with unified authentication and usage tracking.
# The quoted heredoc keeps Unicode and shell metacharacters unchanged.
result=$(curl --fail-with-body --silent \
-X POST "https://api.sandbase.ai/v1/run" \
-H "Authorization: Bearer $SANDBASE_API_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'SANDBASE_JSON'
{
"model": "agentbody/humanize-writing"
}
SANDBASE_JSON
)
printf '%s\n' "$result"Choose your model
Compare models
| Model | Context | Input / 1M | Output / 1M | Released |
|---|---|---|---|---|
Humanize WritingThis model Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
